Update all dot files

This commit is contained in:
2026-03-11 13:27:54 -04:00
parent c041170257
commit 4796f893e5
33 changed files with 825 additions and 273 deletions

View File

@@ -2,23 +2,24 @@
# Set programs that you use
$fileManager = xdg-open "$HOME"
$menu = fuzzel
$menu = hyprlauncher
#$menu = ags request -i launcher show
$screenshot = grim -g "$(slurp -d)" - | wl-copy
$powermenu = $HOME/bin/local-lua $HOME/bin/powermenu.lua
$notif = swaync-client -t -sw
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
$mainMod = SUPER
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod SHIFT, C, killactive,
bind = $mainMod, M, exec, $powermenu
bind = $mainMod SHIFT, C, killactive
bind = $mainMod, M, exec, /home/eriq12/bin/hydro-powermenu
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, V, togglefloating,
bind = $mainMod, V, togglefloating
bind = $mainMod, R, exec, $menu
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod, P, pseudo # dwindle
bind = $mainMod, J, layoutmsg, togglesplit # dwindle
bind = $mainMod SHIFT, F, fullscreen
bind = $mainMod, N, exec, $notif
# screenshots and screen recorder aylur dot files
bind = $mainMod SHIFT, Print, exec, $screenshot