my dotz
2
fork

Configure Feed

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

Add hyperland conf

+2
+2
.config/hypr/hyprland.conf
··· 1 1 # https://wiki.hyprland.org/Configuring/Monitors 2 2 # https://wiki.hyprland.org/Configuring/Keywords 3 3 monitor = ,preferred,auto,auto 4 + exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP 4 5 exec-once = swaybg -i /home/j3s/Pictures/rose.jpg -m tile 5 6 6 7 # my quake-style terminal ··· 109 110 bind = $mainMod, Return, exec, foot 110 111 bind = $mainMod SHIFT, Q, killactive, 111 112 bind = $mainMod SHIFT, E, exit, 113 + bind = $mainMod SHIFT, S, exec, grim -g "$(slurp)" - | wl-copy 112 114 bind = $mainMod, F, fullscreen, 113 115 bind = $mainMod SHIFT, Space, togglefloating, 114 116 bind = $mainMod, D, exec, wofi --show drun