return signify, reorganize modules
This commit is contained in:
parent
5cd9a448a2
commit
1a3846dae1
7 changed files with 20 additions and 20 deletions
|
@ -196,10 +196,10 @@ for_window [instance="KB.exe"] floating enable
|
|||
for_window [instance="nwn2main.exe"] floating enable
|
||||
# scratchpad
|
||||
for_window [class="keepassxc"] move scratchpad, scratchpad show
|
||||
for_window [title="vimwiki"] move scratchpad, scratchpad show
|
||||
for_window [title="^vimwiki$"] move scratchpad, scratchpad show
|
||||
for_window [class="Vpnui"] move scratchpad, scratchpad show
|
||||
bindsym $mod+n [title="vimwiki"] scratchpad show
|
||||
bindsym $mod+i [class="keepassxc"] scratchpad show
|
||||
bindsym $mod+n [title="^vimwiki$"] scratchpad show
|
||||
bindsym $mod+y [class="Vpnui"] scratchpad show
|
||||
|
||||
# execs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue