From b7aec57989bc2c07a315f95fed81c72daed84278 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Tue, 6 Feb 2024 11:44:47 -0600 Subject: [PATCH] hyprland in flux --- home/private_dot_config/hypr/execs.conf | 15 +++++++++------ home/private_dot_config/hypr/hyprland.conf | 2 +- home/private_dot_config/hypr/hyprpaper.conf | 1 + home/private_dot_config/hypr/keys.conf | 5 +++-- 4 files changed, 14 insertions(+), 9 deletions(-) diff --git a/home/private_dot_config/hypr/execs.conf b/home/private_dot_config/hypr/execs.conf index 5a4f9d0..789e771 100644 --- a/home/private_dot_config/hypr/execs.conf +++ b/home/private_dot_config/hypr/execs.conf @@ -1,9 +1,12 @@ -exec-once = ~/.config/hypr/start_eww.sh & -exec-once = hyprpaper & -exec-once = flameshot & +# exec-once = ~/.config/hypr/start_eww.sh & +# exec-once = flameshot & + exec-once = dunst -conf ~/.config/hypr/dunstrc & -exec-once = kanshi & -exec-once = udiskie & +# exec-once = udiskie & +exec-once = xprop -root -f _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOBAL_OUTPUT_SCALE 2 -exec-once=xprop -root -f _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOBAL_OUTPUT_SCALE 2 +exec = kanshi & +exec = hyprpaper & +# TODO: make hyprman kill eww if necessary +exec = pkill eww & hyprman monitors & diff --git a/home/private_dot_config/hypr/hyprland.conf b/home/private_dot_config/hypr/hyprland.conf index b5e40d2..37b5ab1 100644 --- a/home/private_dot_config/hypr/hyprland.conf +++ b/home/private_dot_config/hypr/hyprland.conf @@ -61,7 +61,7 @@ gestures { } misc { - # disable_autoreload = true + disable_autoreload = true disable_splash_rendering = true force_default_wallpaper = 0 # Set to 0 to disable the anime mascot wallpapers } diff --git a/home/private_dot_config/hypr/hyprpaper.conf b/home/private_dot_config/hypr/hyprpaper.conf index 18a4165..f8b919e 100644 --- a/home/private_dot_config/hypr/hyprpaper.conf +++ b/home/private_dot_config/hypr/hyprpaper.conf @@ -7,5 +7,6 @@ preload = ~/.config/hypr/wallpapers/ai/painted-landscape/00009-2215131894.png wallpaper = eDP-1, ~/.config/hypr/wallpapers/ai/painted-landscape/00005-4229950720.png wallpaper = DP-5, ~/.config/hypr/wallpapers/ai/painted-landscape/00006-2215131891.png wallpaper = DP-3, ~/.config/hypr/wallpapers/ai/painted-landscape/00009-2215131894.png +wallpaper = DP-6, ~/.config/hypr/wallpapers/ai/painted-landscape/00009-2215131894.png splash = false diff --git a/home/private_dot_config/hypr/keys.conf b/home/private_dot_config/hypr/keys.conf index 0f08276..b09d26b 100644 --- a/home/private_dot_config/hypr/keys.conf +++ b/home/private_dot_config/hypr/keys.conf @@ -6,10 +6,11 @@ bind = $mainMod, P, exec, ~/.config/rofi/bin/launcher.sh bind = $mainMod SHIFT, Q, killactive, bind = $mainMod SHIFT, L, exec, swaylock -bind = $mainMod, m, exit, bind = $mainMod, f, fullscreen, 0 bind = $mainMod SHIFT, f, togglefloating, -# bind = $mainMod SHIFT, R, reload + +bind = $mainMod, m, exit, +bind = $mainMod SHIFT, R, exec, hyprctl reload # Move focus with mainMod + hjkl bind = $mainMod, h, movefocus, l