Move max render time to only work on home pc

This commit is contained in:
Arti Zirk 2023-08-02 11:24:18 +03:00
parent 8e303d41f1
commit d45c00c649
2 changed files with 5 additions and 1 deletions

View File

@ -35,7 +35,6 @@ set $menu rofi -show combi -modes combi -combi-modes "drun,run" -show-icons -nor
# Default wallpaper (more resolutions are available in __DATADIR__/backgrounds/sway/)
output * bg $bg tile
output * max_render_time 6
# Default autostart workspace
set $chat_workspace 9
@ -97,6 +96,9 @@ bindsym Scroll_Lock exec $lockcmd
# Alt+Tab window switcher
bindsym Alt+Tab exec ~/.bin/switch_window.py
bindsym $mod+c exec ~/code/krakul/internal/cutool/contrib/rofi_time_tracker.py
# Hack that adds a emoji to all window titles so that title height is somewhat constant
# You can read mode about this here https://github.com/swaywm/sway/issues/3114
for_window [title=".*"] title_format ▪️ %title

View File

@ -1,5 +1,7 @@
# Home desktop computer
output * max_render_time 6
set $right_disp "Dell Inc. DELL U2715H GH85D66Q08QS"
output $right_disp pos 2560 0
set $left_disp "Dell Inc. DELL S2721DGF 8SVBP83"