Updated config
This commit is contained in:
parent
e0a90fb1f6
commit
4ee1f9f1a1
@ -7,7 +7,7 @@ bind = $main, E, exec, $files
|
||||
bind = $main, L, exec, $lockscreen
|
||||
bind = $main, T, exec, $terminal
|
||||
bind = $main, M, exec, pkill $statusbar || $statusbar
|
||||
bind = $main, Space, exec, $menu
|
||||
bind = $main, Space, exec, pkill $menu || $menu
|
||||
bind = $main SHIFT, T, exec, [float;size 960 540;center] $terminal
|
||||
bind = , Print, exec, $screenshot
|
||||
|
||||
|
@ -3,7 +3,7 @@ $email = evolution
|
||||
$files = nautilus
|
||||
$logout = wlogout
|
||||
$lockscreen = swaylock
|
||||
$menu = pkill fuzzel || fuzzel
|
||||
$menu = fuzzel
|
||||
$screenshot = IMG=~/pictures/screenshots/$(date +%Y-%m-%d_%H-%M-%S).png && grim -g "$(slurp -d)" $IMG && wl-copy < $IMG
|
||||
$statusbar = waybar
|
||||
$terminal = alacritty
|
||||
|
Loading…
x
Reference in New Issue
Block a user