Updated config
This commit is contained in:
parent
4ac1314fad
commit
acfceb3c65
18 changed files with 207 additions and 87 deletions
|
@ -5,6 +5,6 @@ $files = nautilus
|
|||
$logout = wlogout
|
||||
$lockscreen = swaylock
|
||||
$menu = pkill fuzzel || fuzzel
|
||||
$screenshot = grim -g "$(slurp -d)" - | wl-copy
|
||||
$screenshot = IMG=~/pictures/screenshots/$(date +%Y-%m-%d_%H-%M-%S).png && grim -g "$(slurp -d)" $IMG && wl-copy < $IMG
|
||||
$statusbar = ~/.bin/launch-waybar
|
||||
$terminal = alacritty
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue