Updated config
This commit is contained in:
parent
910bb4a930
commit
dea8315917
11 changed files with 45 additions and 25 deletions
|
@ -3,7 +3,7 @@ $browser = firefox
|
|||
$logout = wlogout
|
||||
$lockscreen = swaylock
|
||||
$menu = fuzzel
|
||||
$screenshot = IMG=~/pictures/screenshots/$(date +%Y-%m-%d_%H-%M-%S).png && grim -g "$(slurp -d)" $IMG && wl-copy < $IMG
|
||||
$screenshot = grim -g "$(slurp -d)" ~/pictures/screenshots/$(date +%Y-%m-%d_%H-%M-%S).png && wl-copy < $IMG
|
||||
$shell = fish
|
||||
$statusbar = waybar
|
||||
$terminal = foot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue