bashrc, zshrc: get rid of at sign; i3: new KeePassXC match rule
This commit is contained in:
parent
691ed29ba5
commit
e0d7da13ff
3 changed files with 4 additions and 4 deletions
|
@ -184,10 +184,10 @@ for_window [class="(?i)firefox" instance="^(?!Navigator$)"] floating enable
|
|||
for_window [title="^Cacti - Realtime"] floating enable
|
||||
for_window [class="java-lang-Thread"] floating enable
|
||||
# scratchpad
|
||||
for_window [class="keepassxc"] move scratchpad, scratchpad show
|
||||
for_window [class="KeePassXC"] move scratchpad, scratchpad show
|
||||
for_window [title="^vimwiki$"] move scratchpad, scratchpad show
|
||||
for_window [class="Vpnui"] move scratchpad, scratchpad show
|
||||
bindsym $mod+i [class="keepassxc"] scratchpad show
|
||||
bindsym $mod+i [class="KeePassXC"] scratchpad show
|
||||
bindsym $mod+n [title="^vimwiki$"] scratchpad show
|
||||
bindsym $mod+y [class="Vpnui"] scratchpad show
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue