diff options
author | clarkzjw <[email protected]> | 2023-01-04 20:13:50 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2023-01-04 20:13:50 -0800 |
commit | 81251c723343c993709b9cc7baebdb7aaa7cdc32 (patch) | |
tree | f902d65bcfa396800412f0f60c2fca507d573897 /dot_config/i3 | |
parent | 697c2c26dcbe58cd40ed776b282429e407465a77 (diff) | |
download | dotfiles-81251c723343c993709b9cc7baebdb7aaa7cdc32.tar.gz |
20230104: update i3 config
Diffstat (limited to 'dot_config/i3')
-rw-r--r-- | dot_config/i3/config | 6 | ||||
-rw-r--r-- | dot_config/i3/i3blocks.conf | 2 |
2 files changed, 5 insertions, 3 deletions
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 | |||
373 | exec --no-startup-id nitrogen --restore | 373 | exec --no-startup-id nitrogen --restore |
374 | 374 | ||
375 | # disable power saving (for example if using xscreensaver) | 375 | # disable power saving (for example if using xscreensaver) |
376 | exec --no-startup-id xset -dpms | 376 | # exec --no-startup-id xset -dpms |
377 | exec --no-startup-id xset dpms 0 0 86400 | ||
377 | 378 | ||
378 | # use xautolock to use autosuspend rules for mobile devices | 379 | # use xautolock to use autosuspend rules for mobile devices |
379 | # https://wiki.archlinux.org/title/Session_lock#xautolock | 380 | # https://wiki.archlinux.org/title/Session_lock#xautolock |
@@ -409,9 +410,10 @@ for_window [class="Blueberry.py" instance="blueberry.py"] floating enable | |||
409 | for_window [class="Bluetooth-sendto" instance="bluetooth-sendto"] floating enable | 410 | for_window [class="Bluetooth-sendto" instance="bluetooth-sendto"] floating enable |
410 | for_window [class="Pamac-manager"] floating enable | 411 | for_window [class="Pamac-manager"] floating enable |
411 | for_window [window_role="About"] floating enable | 412 | for_window [window_role="About"] floating enable |
412 | for_window [class="copyq"] floating enable | 413 | for_window [class="copyq"] floating enable resize set 800 800 |
413 | for_window [class="Nm-connection-editor"] floating enable | 414 | for_window [class="Nm-connection-editor"] floating enable |
414 | for_window [class="flameshot"] floating enable | 415 | for_window [class="flameshot"] floating enable |
416 | #for_window [class="TelegramDesktop"] floating enable resize set 800 800 | ||
415 | for_window [class="TelegramDesktop"] floating enable resize set 1300 1200 | 417 | for_window [class="TelegramDesktop"] floating enable resize set 1300 1200 |
416 | for_window [class="eudic"] floating enable resize set 800 800 | 418 | for_window [class="eudic"] floating enable resize set 800 800 |
417 | 419 | ||
diff --git a/dot_config/i3/i3blocks.conf b/dot_config/i3/i3blocks.conf index 2787340..0e0237f 100644 --- a/dot_config/i3/i3blocks.conf +++ b/dot_config/i3/i3blocks.conf | |||
@@ -122,7 +122,7 @@ command=~/.config/i3/scripts/battery2 | |||
122 | # for alternative battery script change to battery1 | 122 | # for alternative battery script change to battery1 |
123 | # change this to battery-pinebook-pro if you are running on pinebook-pro | 123 | # change this to battery-pinebook-pro if you are running on pinebook-pro |
124 | label= | 124 | label= |
125 | interval=30 | 125 | interval=1 |
126 | 126 | ||
127 | #[simple-2] | 127 | #[simple-2] |
128 | #full_text=: | 128 | #full_text=: |