11 lines
318 B
Plaintext
Raw Normal View History

2024-02-29 23:46:43 +00:00
$browser = firefox
2024-03-09 21:03:35 +00:00
$email = evolution
2024-03-01 23:32:40 +00:00
$files = nautilus
2024-03-02 16:06:30 +00:00
$logout = wlogout
$lockscreen = swaylock
2024-03-02 22:49:00 +00:00
$menu = pkill fuzzel || fuzzel
2024-03-03 16:47:02 +00:00
$screenshot = IMG=~/pictures/screenshots/$(date +%Y-%m-%d_%H-%M-%S).png && grim -g "$(slurp -d)" $IMG && wl-copy < $IMG
2024-03-09 21:03:35 +00:00
$statusbar = waybar
2024-03-01 23:32:40 +00:00
$terminal = alacritty
2024-03-09 21:03:35 +00:00
$editor = $terminal -e nvim