My personal dotfiles
0
fork

Configure Feed

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

feat: added misc settings

+8
+8
hypr/.config/hypr/hyprland.conf
··· 103 103 } 104 104 } 105 105 106 + # -- Miscellanious -- 107 + misc { 108 + disable_hyprland_logo = true 109 + disable_splash_rendering = true 110 + 111 + middle_click_paste = false 112 + } 113 + 106 114 # -- Keybinds -- 107 115 $mainMod = SUPER # Sets "Windows" key as main modifier 108 116