diff --git a/config/hypr/configs/Execs.conf b/config/hypr/configs/Execs.conf index a577776..7e25d2a 100644 --- a/config/hypr/configs/Execs.conf +++ b/config/hypr/configs/Execs.conf @@ -48,7 +48,7 @@ exec-once = $scriptsDir/RainbowBorders.sh # sway-idle with lock only -exec-once = swayidle -w timeout 1200 '$lock' timeout 1200 +exec-once = swayidle -w timeout 1200 '$lock' # sway-idle with lock and sleep #exec-once = swayidle -w timeout 1200 '$lock' timeout 1200 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep '$lock' # sway idle without lock diff --git a/config/waybar/configs/config-default b/config/waybar/configs/config-default index a9e480a..e934c8b 100644 --- a/config/waybar/configs/config-default +++ b/config/waybar/configs/config-default @@ -26,20 +26,20 @@ "custom/weather", ], - "modules-center": [ - "custom/menu", - "custom/separator#dot-line", - "idle_inhibitor", - "custom/separator#dot-line", - "clock", - "custom/separator#dot-line", - "custom/light_dark", - "custom/separator#dot-line", - "custom/lock", - //], - "custom/separator#dot-line", - "custom/keybinds", - ], +"modules-center": [ + "custom/menu", + "custom/separator#dot-line", + "idle_inhibitor", + "custom/separator#dot-line", + "clock", + "custom/separator#dot-line", + "custom/light_dark", + "custom/separator#dot-line", + "custom/lock", + //], + "custom/separator#dot-line", + "custom/keybinds", + ], "modules-right": [ //"hyprland/window", diff --git a/copy.sh b/copy.sh index 1a30555..f5d787b 100644 --- a/copy.sh +++ b/copy.sh @@ -32,6 +32,7 @@ if hostnamectl | grep -q 'Chassis: vm'; then echo "This script is running in a virtual machine." sed -i '/env = WLR_NO_HARDWARE_CURSORS,1/s/^#//' config/hypr/configs/ENVariables.conf sed -i '/env = WLR_RENDERER_ALLOW_SOFTWARE,1/s/^#//' config/hypr/configs/ENVariables.conf + sed -i '/monitor = Virtual-1, 1920x1080@60,auto,1/s/^#//' config/hypr/configs/Monitors.conf fi # preparing hyprland.conf keyboard layout