My personal dotfiles
0
fork

Configure Feed

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

fix: made launcher working

+1 -1
+1 -1
hypr/.config/hypr/hyprland/keybinds.conf
··· 1 1 # -- Programs -- 2 2 $terminal = kitty 3 3 $browser = "$HOME/Applications/ZenBrowser.AppImage" 4 - $launcher = rofi 4 + $launcher = rofi -show 5 5 $notes = obsidian 6 6 $editor = zeditor 7 7