Compare commits

...

3 commits

Author SHA1 Message Date
joygnu 4b43159d9d jk 2024-07-05 02:03:10 +02:00
joygnu 7ae5edb817 jk 2024-07-04 22:29:55 +02:00
joygnu 07a8483609 mutt 2024-07-04 22:23:36 +02:00
2 changed files with 10 additions and 5 deletions

View file

@ -50,7 +50,7 @@
"$mod, X, exec, keepassxc"
"$mod, D, exec, alacritty -e screen -r cmus"
"$mod, F, exec, freetube"
"$mod, M, exec, thunderbird"
"$mod, M, exec, mbsync -a && alacritty -e neomutt"
"$mod, C, exec, hyprpicker -a"
"$mod, A, exec, rofi -show drun"
"$mod+Shift, Z, exec, grim - | swappy -f -"
@ -61,9 +61,9 @@
"$mod, Q, killactive"
"$mod, W, togglefloating"
"$mod, R, togglesplit"
"$mod, L, exec, amixer -q sset Master 5%+"
"$mod, K, exec, amixer -q sset Master 5%-"
"$mod+shift, Y, exec, systemctl suspend"
"$mod, K, exec, amixer -q sset Master 5%+"
"$mod, J, exec, amixer -q sset Master 5%-"
"$mod+shift, S, exec, systemctl suspend"
"$mod+shift, M, exit, hyprland"
# cmus

View file

@ -14,6 +14,11 @@
nitch
htop
gotop
#mutt
isync
mutt-wizard
neomutt
pass
#chromium
brave
freetube
@ -32,7 +37,6 @@
cinnamon.nemo
firefox
bottles
thunderbird
gnome.gnome-clocks
gnome-calculator
gnome-disk-utility
@ -52,5 +56,6 @@
yt-dlp
boxbuddy
distrobox
vim
];
}