This commit is contained in:
2026-04-09 00:39:54 +03:00
parent 03fab63ebf
commit 503136d067
18 changed files with 9366 additions and 14 deletions
+8 -3
View File
@@ -105,7 +105,9 @@ output HDMI-A-1 {
}
output DP-2 {
position $right_monitor_x 0
position 0 0
mode $lg_left_monitor_mode
# position $right_monitor_x 0
# ECO
# mode 2560x1440@60Hz
@@ -121,7 +123,7 @@ output DP-2 {
###############################################################################
exec swayidle -w \
timeout 900 'swaylock -f -c 000000' \
timeout 1500 'swaylock -f -c 000000' \
# timeout 1800 'swaymsg "output * power off"' resume 'swaymsg "output * power on"' \
before-sleep 'swaylock -f -c 000000'
@@ -159,7 +161,7 @@ input type:pointer {
# Floating window rules
floating_maximum_size -1 x -1
for_window [app_id="floating_window"] floating enable
for_window [app_id="pavucontrol"] floating enable
for_window [app_id="pavucontrol"] floating enable, move position mouse, sticky enable, border pixel 0
for_window [app_id="Windscribe"] floating enable
for_window [class="steam" instance="steamwebhelper"] floating enable
for_window [class="steam" title="Steam"] floating disable
@@ -542,6 +544,7 @@ bindsym $mod+i bar mode toggle
bar {
output DP-1
#output DP-2
position bottom
mode dock
height $lg_left_monitor_bar_height
@@ -612,3 +615,5 @@ exec --no-startup-id home_dotfiles/.config/sway/scripts/i3status/set-random-bg.s
include /etc/sway/config.d/*
#bindsym $mod+x exec "$(file="/tmp/click"; if test "0" = "$(cat "$file")"; then printf '1\n' > "$file"; else printf '0\n' > "$file"; fi)"
seat seat0 hide_cursor 3000