try uwsm again

This commit is contained in:
2026-01-09 19:47:53 -06:00
parent 795bca39f8
commit ff5e0d6bb2
15 changed files with 96 additions and 38 deletions

View File

@@ -5,6 +5,7 @@
".config/hyprpanel" = lib.mkIf config.homeconfig.hyprpanel.enable { source = ./hyprpanel; recursive = true; };
".config/wal/templates" = lib.mkIf config.homeconfig.wal.enable { source = ./wal/templates; recursive = true; };
".config/ohmyposh" = { source = ./ohmyposh; recursive = true; };
".config/quickshell" = lib.mkIf config.homeconfig.quickshell.enable { source = ./quickshell; recursive = true; };
"Pictures/Wallpaper" = lib.mkIf config.homeconfig.graphical { source = ./Wallpaper; recursive = true; };
};

View File

@@ -10,7 +10,7 @@
# #
#------------------------------------------------#
exec-once=onSystemStart
exec-once = hyprrun onSystemStart
# Some default env vars.
env = XCURSOR_SIZE,16
@@ -107,13 +107,11 @@ ecosystem {
# Binds
$mainMod = ALT
bind = CTRL SHIFT, H, exec, colorPrefix kitty -e 'bash -c "hyprctl binds | less"'
bind = $mainMod SHIFT, E, exec, hyprrun colorPrefix kitty
bind = $mainMod SHIFT, E, exec, colorPrefix kitty
bind = $mainMod, B, exec, hyprrun firefox
bind = $mainMod, B, exec, firefox
bind = $mainMod SHIFT, B, exec, firefox --private-window
bind = $mainMod SHIFT, B, exec, hyprrun firefox --private-window
bind = $mainMod, Q, killactive,
@@ -121,20 +119,20 @@ bind = $mainMod, Q, killactive,
#bind = $mainMod SHIFT, R, exec, colorPrefix kitty -e _homeRebuild
bind = $mainMod, F, exec, thunar
bind = $mainMod, F, exec, hyprrun thunar
bind = $mainMod SHIFT, F, fullscreen
bind = $mainMod SHIFT, semicolon, exec, colorPrefix kitty -e lf
bind = $mainMod SHIFT, semicolon, exec, hyprrun colorPrefix kitty -e lf
bind = $mainMod, Insert, exec, libreoffice
bind = $mainMod, Insert, exec, hyprrun libreoffice
bind = $mainMod, V, togglefloating,
bind = $mainMod SHIFT, V, exec, vlc
bind = $mainMod SHIFT, V, exec, hyprrun vlc
bind = , Menu, exec, rofi -show drun
bind = , Menu, exec, hyprrun rofi -show drun
bind = $mainMod, Menu, exec, hyprpanel -q; hyprpanel
bind = $mainMod, Menu, exec, hyprrun hyprpanel -q; hyprrun hyprpanel
#bind = $mainMod, P, pseudo, # dwindle
#bind = $mainMod, Z, togglesplit, # dwindle
@@ -142,34 +140,34 @@ bind = $mainMod, Menu, exec, hyprpanel -q; hyprpanel
bind = $mainMod, N, layoutmsg, rollnext # master
bind = $mainMod, P, layoutmsg, rollprev # master
bind = $mainMod, M, exec, spotify
bind = $mainMod, M, exec, hyprrun spotify
bind = $mainMod SHIFT, M, exec, firefox soundcloud.com/you/library
bind = $mainMod SHIFT, M, exec, hyprrun firefox soundcloud.com/you/library
bind = $mainMod CTRL, M, exec, colorPrefix kitty -e ncmpcpp -s browser
bind = $mainMod CTRL, M, exec, hyprrun colorPrefix kitty -e ncmpcpp -s browser
bind = $mainMod, XF86AudioPlay, exec, mpc load casual
bind = $mainMod, XF86AudioPlay, exec, hyprrun mpc load casual
bind = , XF86AudioPlay, exec, playerctl play-pause
bind = , XF86AudioPlay, exec, hyprrun playerctl play-pause
bind = , XF86AudioPause, exec, playerctl pause
bind = , XF86AudioPause, exec, hyprrun playerctl pause
bind = , XF86AudioNext, exec, playerctl next
bind = , XF86AudioNext, exec, hyprrun playerctl next
bind = , XF86AudioPrev, exec, playerctl previous
bind = , XF86AudioPrev, exec, hyprrun playerctl previous
bind = , XF86Launch2, exec, steam
bind = $mainMod, XF86Launch2, exec, prismlauncher
bind = , XF86Launch2, exec, hyprrun steam
bind = $mainMod, XF86Launch2, exec, hyprrun prismlauncher
bind = , XF86Calculator, exec, geogebra
bind = , XF86Calculator, exec, hyprrun geogebra
bind = $mainMod SHIFT, Print, exec, firefox localhost:631
bind = $mainMod SHIFT, Print, exec, hyprrun firefox localhost:631
bind = $mainMod, Return, exec, discord --enable-features=UseOzonePlatform --ozone-platform=wayland
bind = $mainMod, Return, exec, hyprrun discord --enable-features=UseOzonePlatform --ozone-platform=wayland
bind = $mainMod CTRL, Return, exec, firefox https://discord.com/app
bind = $mainMod CTRL, Return, exec, hyprrun firefox https://discord.com/app
bind = , Home, exec, setWallpaper
bind = , Home, exec, hyprrun setWallpaper
# Move focus with mainMod + arrow keys
bind = $mainMod, W, movefocus, u
@@ -241,7 +239,7 @@ bind = , XF86MonBrightnessDown, exec, brightnessctl set 10%-
binde = , XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_SINK@ 10%+
binde = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_SINK@ 10%-
bind = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_SINK@ toggle
bind = $mainMod, F9, exec, pavucontrol
bind = $mainMod, F9, exec, hyprrun pavucontrol
#screen lock key
#bind = $mainMod, F12, exec, swaylock
@@ -281,7 +279,7 @@ bind = $mainMod, E, exec, pypr toggle kitty
bind = $mainMod, C, exec, pypr toggle calendar
bind = CTRL SHIFT, Home, exec, ssh nathan@esotericbytes.com -fL 5900:localhost:5900 sleep 10; vncviewer localhost:5900 -fullscreen
bind = CTRL SHIFT, Home, exec, hyprrun ssh nathan@esotericbytes.com -fL 5900:localhost:5900 sleep 10; vncviewer localhost:5900 -fullscreen
bind = CTRL SHIFT, Home, submap, clean

View File

@@ -5,7 +5,7 @@
[scratchpads.lf]
animation = "fromTop"
command = "kitty --class scratchpad-lf lf ~"
command = "hyprrun kitty --class scratchpad-lf lf ~"
lazy = true
class = "scratchpad-lf"
margin = 100
@@ -14,7 +14,7 @@
[scratchpads.kitty]
animation = "fromBottom"
command = "kitty --class scratchpad-kitty"
command = "hyprrun kitty --class scratchpad-kitty"
class = "scratchpad-kitty"
lazy = true
margin = 100
@@ -23,7 +23,7 @@
[scratchpads.calendar]
animation = "fromTop"
command = "kitty --class scratchpad-cal -e calcurse"
command = "hyprrun kitty --class scratchpad-cal -e calcurse"
class = "scratchpad-cal"
lazy = true
margin = 100