Compare commits
No commits in common. "4b43159d9dfd8f1aaf54901bf48b91e1f6bd3991" and "d2de62a70f9c7899cf80591fbec20cb698ac956c" have entirely different histories.
4b43159d9d
...
d2de62a70f
|
@ -50,7 +50,7 @@
|
|||
"$mod, X, exec, keepassxc"
|
||||
"$mod, D, exec, alacritty -e screen -r cmus"
|
||||
"$mod, F, exec, freetube"
|
||||
"$mod, M, exec, mbsync -a && alacritty -e neomutt"
|
||||
"$mod, M, exec, thunderbird"
|
||||
"$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, K, exec, amixer -q sset Master 5%+"
|
||||
"$mod, J, exec, amixer -q sset Master 5%-"
|
||||
"$mod+shift, S, exec, systemctl suspend"
|
||||
"$mod, L, exec, amixer -q sset Master 5%+"
|
||||
"$mod, K, exec, amixer -q sset Master 5%-"
|
||||
"$mod+shift, Y, exec, systemctl suspend"
|
||||
"$mod+shift, M, exit, hyprland"
|
||||
|
||||
# cmus
|
||||
|
|
|
@ -14,11 +14,6 @@
|
|||
nitch
|
||||
htop
|
||||
gotop
|
||||
#mutt
|
||||
isync
|
||||
mutt-wizard
|
||||
neomutt
|
||||
pass
|
||||
#chromium
|
||||
brave
|
||||
freetube
|
||||
|
@ -37,6 +32,7 @@
|
|||
cinnamon.nemo
|
||||
firefox
|
||||
bottles
|
||||
thunderbird
|
||||
gnome.gnome-clocks
|
||||
gnome-calculator
|
||||
gnome-disk-utility
|
||||
|
@ -56,6 +52,5 @@
|
|||
yt-dlp
|
||||
boxbuddy
|
||||
distrobox
|
||||
vim
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue