config update

This commit is contained in:
Gregor Feierabend 2021-07-14 12:45:24 +02:00
parent d627e1ecab
commit 0ecad56b8e
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ set color_win_title_attr=default
set color_win_title_bg=default
set color_win_title_fg=white
set confirm_run=true
set continue=true
set continue=false
set continue_album=true
set device=/dev/cdrom
set display_artist_sort_name=false

View File

@ -202,7 +202,7 @@ focus_follows_mouse no
# some personal keybindings
bindsym $mod+m floating enable; resize set 1400 850; move absolute position center; move scratchpad
bindsym $mod+n scratchpad show
bindsym $mod+Shift+x exec ~/.scripts/lock.sh
bindsym $mod+Shift+x exec ~/.config/i3/scripts/lock.sh
bindsym $mod+z [class="Zathura"] scratchpad show
bindsym $mod+u [class="URxvt"] scratchpad show
bindsym $mod+c [title="Android Emulator*"] scratchpad show