Update hyprland configs

This commit is contained in:
2025-06-01 18:21:21 -04:00
parent 4327aab72f
commit cd0f6f6fa7
6 changed files with 13 additions and 4 deletions

View File

@@ -25,3 +25,4 @@ esac
eval "$(starship init bash)"
alias reboot-to-windows='sudo grub-reboot "Windows Boot Manager (on /dev/nvme1n1p1)" && sudo reboot'
export PATH=~/.npm-global/bin:$PATH

View File

@@ -1,6 +1,7 @@
env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24
env = GDK_SCALE,2
env = GDK_BACKEND,wayland,x11,*
env = SDL_VIDEODRIVER,wayland
env = CLUTTER_BACKEND,wayland

View File

@@ -4,6 +4,7 @@ source = monitors.conf
source = programs.conf
source = autostart.conf
source = appearance.conf
source = workspaces.conf
source = rules.conf
source = input.conf
source = keybinds.conf

View File

@@ -3,7 +3,7 @@ $mainMod = SUPER # Sets "Windows" key as main modifier
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, Q, exec, $terminal
bind = $mainMod, C, killactive,
bind = $mainMod, escape, killactive,
bind = $mainMod ALT, backspace, exec, uwsm stop
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, V, togglefloating,

View File

@@ -5,6 +5,7 @@ windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned
windowrule = float, class:1Password
windowrule = float, class:unityhub
windowrule = float, title: Steam Settings
windowrule = float, class: steam, title: Friends List
windowrule = float, class: firefox, title: Picture-in-Picture
windowrule = float, title:Steam Settings
windowrule = float, class:steam, title:Friends List
windowrule = float, class:firefox, title:Picture-in-Picture
windowrule = float, class:com.saivert.pwvucontrol

View File

@@ -0,0 +1,5 @@
workspace = 1, monitor:DP-1, default:true
workspace = 2, monitor:DP-1
workspace = 3, monitor:DP-2, default:true
workspace = 4, monitor:DP-2
workspace = 5, monitor:DP-2