clone of my dotfiles.ssp.sh
1
fork

Configure Feed

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

themes settings

sspaeti 7ca09225 bb6d2da4

+7 -7
+7 -7
hypr/.config/hypr/bindings.conf
··· 25 25 #keyboard switch 26 26 bindd = SUPER ALT, BACKSPACE, Toggle Keyboard, exec, ~/.config/hypr/sspaeti/switch-keyboard ; notify-send "Keyboard Setup" "Toggle keyboard" 27 27 28 + #OMARCHY settings and overwrites 29 + bind = SUPER SHIFT, K, exec, ~/.local/share/omarchy/bin/omarchy-menu-keybindings 30 + bindd = SUPER, T, Pick new theme, exec, omarchy-menu theme 31 + # omarchy menu 32 + bindd = SUPER CTRL ALT, SPACE, Run commands, exec, ~/.local/share/omarchy/bin/omarchy-menu 33 + bindd = SUPER ALT, SPACE, Run commands, exec, ~/.config/hypr/sspaeti/omarchy-menu-flat 28 34 # fix for using SUPER ESC on KBDFans Keyboard 29 35 bind = SUPER, grave, exec, ~/.local/share/omarchy/bin/omarchy-menu-power 36 + 30 37 31 38 bind = SUPER, N, exec, $toggle obsidian "obsidian --disable-gpu" 32 39 # bind = SUPER, N, exec, uwsm app -- obsidian -disable-gpu ··· 45 52 # bind = SUPER SHIFT, F, exec, ~/.config/hypr/sspaeti/fuzzy-file-names.sh 46 53 bind = SHIFT SUPER, F, exec, uwsm app -- ghostty --title="Screenshot Browser" -e /home/sspaeti/.config/hypr/sspaeti/image-browser/screenshot-browser-gum.sh 47 54 48 - 49 - bind = SUPER SHIFT, K, exec, ~/.local/share/omarchy/bin/omarchy-menu-keybindings 50 - 51 55 #notifications restore 52 56 bind = SUPER, comma, exec, makoctl restore 53 57 bind = SUPER, period, exec, makoctl dismiss ··· 60 64 unbind = , PRINT 61 65 bind = , PRINT, exec, grim ~/Pictures/Printscreen/screenshot-$(date +'%Y-%m-%d_%H-%M-%S').png && notify-send "Screenshot saved" && ~/.config/hypr/sspaeti/image-browser/auto-organize-screenshot.sh 62 66 bind = SUPER ALT CTRL SHIFT, P, exec, grim ~/Pictures/Printscreen/screenshot-$(date +'%Y-%m-%d_%H-%M-%S').png && notify-send "Screenshot saved" && ~/.config/hypr/sspaeti/image-browser/auto-organize-screenshot.sh 63 - 64 - # omarchy menu 65 - bindd = SUPER CTRL ALT, SPACE, Run commands, exec, ~/.local/share/omarchy/bin/omarchy-menu 66 - bindd = SUPER ALT, SPACE, Run commands, exec, ~/.config/hypr/sspaeti/omarchy-menu-flat 67 67 68 68 bind = SUPER, G, exec, pkill -SIGUSR1 waybar 69 69 bind = SUPER SHIFT, G, exec, ~/.local/share/omarchy/bin/swaybg-next