1
0
Fork 0

bashrc, zshrc: get rid of at sign; i3: new KeePassXC match rule

This commit is contained in:
Von Random 2019-11-26 15:25:39 +03:00
parent 691ed29ba5
commit e0d7da13ff
3 changed files with 4 additions and 4 deletions

View file

@ -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