From 81251c723343c993709b9cc7baebdb7aaa7cdc32 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Wed, 4 Jan 2023 20:13:50 -0800 Subject: 20230104: update i3 config --- dot_config/i3/config | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'dot_config/i3/config') diff --git a/dot_config/i3/config b/dot_config/i3/config index 949388e..6175134 100644 --- a/dot_config/i3/config +++ b/dot_config/i3/config @@ -373,7 +373,8 @@ exec --no-startup-id ~/.screenlayout/builtin-only.sh exec --no-startup-id nitrogen --restore # disable power saving (for example if using xscreensaver) -exec --no-startup-id xset -dpms +# exec --no-startup-id xset -dpms +exec --no-startup-id xset dpms 0 0 86400 # use xautolock to use autosuspend rules for mobile devices # https://wiki.archlinux.org/title/Session_lock#xautolock @@ -409,9 +410,10 @@ for_window [class="Blueberry.py" instance="blueberry.py"] floating enable for_window [class="Bluetooth-sendto" instance="bluetooth-sendto"] floating enable for_window [class="Pamac-manager"] floating enable for_window [window_role="About"] floating enable -for_window [class="copyq"] floating enable +for_window [class="copyq"] floating enable resize set 800 800 for_window [class="Nm-connection-editor"] floating enable for_window [class="flameshot"] floating enable +#for_window [class="TelegramDesktop"] floating enable resize set 800 800 for_window [class="TelegramDesktop"] floating enable resize set 1300 1200 for_window [class="eudic"] floating enable resize set 800 800 -- cgit v1.2.3