diff options
Diffstat (limited to '.config/hypr/hyprland.conf')
| -rw-r--r-- | .config/hypr/hyprland.conf | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index ffc6002..559d6f6 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -19,15 +19,15 @@ exec-once = portal exec-once = sleep 2 && waybar exec-once = sleep 2 && stmpdup -exec-once = [workspace 9 silent; DP-2] sleep 1 && telegram -exec-once = [workspace 8 silent; DP-2] sleep 1 && $terminal -a neomutt -T neomutt neomutt +# exec-once = [workspace 9 silent; DP-2] sleep 1 && telegram +# exec-once = [workspace 8 silent; DP-2] sleep 1 && $terminal -a neomutt -T neomutt neomutt env = XCURSOR_SIZE,24 env = XCURSOR_THEME,Adwaita env = HYPRCURSOR_SIZE,24 env = HYPRCURSOR_THEME,Adwaita env = GBM_BACKEND,nvidia-drm -env = GTK_THEME,Nordic +env = GTK_THEME,Gruvbox-Yellow-Dark # ecosystem { # enforce_permissions = 1 @@ -45,7 +45,7 @@ general { # col.active_border = rgb(83a598) # col.inactive_border = rgb(595959) col.active_border = rgb(83a598) - col.inactive_border = rgb(282828) + col.inactive_border = rgb(3c3836) resize_on_border = false @@ -278,9 +278,9 @@ windowrulev2 = float, class:^(steam)$, title:^(Recordings & Screenshots)$ windowrulev2 = float, class:^(steam)$, title:^(Steam Guard - Computer Authorization Required)$ windowrulev2 = float, title:^(Steam Keyboard)$ -windowrulev2 = workspace 8 silent, class:^(neomutt)$ -windowrulev2 = workspace 9 silent, class:^(nchat)$ -windowrulev2 = workspace 9 silent, class:^(Element)$ +# windowrulev2 = workspace 8 silent, class:^(neomutt)$ +# windowrulev2 = workspace 9 silent, class:^(nchat)$ +# windowrulev2 = workspace 9 silent, class:^(Element)$ windowrulev2 = float, class:^(org.prismlauncher.PrismLauncher)$, title:Console window for.*Prism Launcher.* |