My personal dotfiles
0
fork

Configure Feed

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

fix: changed zen browser path to new path

legoraft 8a394e7f 5ce4199d

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