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