mirror of
https://github.com/Feliix42/dotfiles.git
synced 2024-11-22 14:06:30 +00:00
fix screen lock keycombo
This commit is contained in:
parent
ed7b49403c
commit
1cc50954bf
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ bindsym $mod+c exec grimshot --notify save area
|
||||||
# quick access to mail
|
# quick access to mail
|
||||||
bindsym $mod+m exec 'alacritty -e neomutt -f "notmuch://?query=tag:unread"'
|
bindsym $mod+m exec 'alacritty -e neomutt -f "notmuch://?query=tag:unread"'
|
||||||
|
|
||||||
bindsym $mod+x exec 'swaylock -f -c 000000ff'
|
bindsym $mod+x exec 'swaylock --screenshots --effect-blur 5x5 --effect-greyscale --fade-in 0.5'
|
||||||
|
|
||||||
bindsym $mod+n exec firefox
|
bindsym $mod+n exec firefox
|
||||||
bindsym $mod+o exec obsidian
|
bindsym $mod+o exec obsidian
|
||||||
|
|
Loading…
Reference in a new issue