clone of my dotfiles.ssp.sh
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

update

sspaeti b00d6946 440a84cd

+2 -1
+2 -1
hypr/.config/hypr/bindings.conf
··· 7 7 $toggle = ~/.config/hypr/sspaeti/app-toggle.sh 8 8 $webapptoggle = ~/.config/hypr/sspaeti/webapp-toggle.sh 9 9 10 - bind = SUPER, return, exec, $terminal 10 + #use zsh shell by default -> check if omarchy is not touched by this change 11 + bind = SUPER, return, exec, $terminal -e zsh 11 12 bind = SUPER SHIFT, return, exec, $terminal -e nvim 12 13 bind = SUPER SHIFT, N, exec, $terminal -e nvim 13 14