My personal dotfiles
0
fork

Configure Feed

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

feat: added imports

+5
+5
hypr/.config/hypr/hyprland.conf
··· 1 + # -- Imports -- 2 + source = ./hyprland/keybinds.conf 3 + source = ./hyprland/styling.conf 4 + source = ./hyprland/autostart.conf 5 + 1 6 # -- Monitors -- 2 7 monitor=,preferred,auto,auto 3 8