Updated config
This commit is contained in:
parent
6abf78bec4
commit
e2e8834d8c
14 changed files with 99 additions and 81 deletions
|
@ -1,10 +1,10 @@
|
|||
$browser = firefox
|
||||
$editor = nvim
|
||||
$email = geary
|
||||
$email = evolution
|
||||
$files = nautilus
|
||||
$logout = wlogout
|
||||
$lockscreen = swaylock
|
||||
$menu = pkill fuzzel || fuzzel
|
||||
$screenshot = IMG=~/pictures/screenshots/$(date +%Y-%m-%d_%H-%M-%S).png && grim -g "$(slurp -d)" $IMG && wl-copy < $IMG
|
||||
$statusbar = ~/.bin/launch-waybar
|
||||
$statusbar = waybar
|
||||
$terminal = alacritty
|
||||
$editor = $terminal -e nvim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue