mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-04 02:04:30 +02:00
i3-companion: rework a bit Quake console to use events only
This commit is contained in:
parent
6cf9a784f7
commit
f267250c42
2 changed files with 30 additions and 30 deletions
4
config
4
config
|
@ -152,9 +152,7 @@ bindsym $mod+Delete exec --no-startup-id exec xset s activate
|
|||
bindsym Print exec --no-startup-id "flameshot gui -r | xclip -selection clipboard -t image/png"
|
||||
|
||||
# Quake window
|
||||
set $quake QuakeConsoleNeedsUniqueName
|
||||
for_window [instance="$quake" title=$term] move window to scratchpad
|
||||
bindsym $mod+grave nop "quake-console:$term:$quake:0.3"
|
||||
bindsym $mod+grave nop "quake-console:$term:QuakeConsoleNeedsUniqueName:0.3"
|
||||
|
||||
# Get info about container/workspace
|
||||
bindsym $mod+i nop "container-info"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue