11 lines
302 B
Plaintext
11 lines
302 B
Plaintext
$browser = firefox
|
|
$email = evolution
|
|
$files = nautilus
|
|
$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
|
|
$statusbar = waybar
|
|
$terminal = alacritty
|
|
$editor = $terminal -e nvim
|