chore: up
This commit is contained in:
parent
f893a5d054
commit
a378bda131
25 changed files with 299 additions and 720 deletions
|
@ -30,12 +30,15 @@ output DP-3 bg /mnt/internal/personal/wallpapers/wallhaven-rd92qj.png fill
|
|||
#
|
||||
# output HDMI-A-1 resolution 1920x1080 position 1920,0
|
||||
|
||||
output DP-2 mode 1920x1080@143.999Hz position 0,0
|
||||
output DP-2 mode 1920x1080@143.999Hz position 0,520
|
||||
output DP-3 mode 1920x1080@74.973Hz position 1920,0
|
||||
|
||||
# Portrait mode for second monitor
|
||||
output DP-3 transform 90
|
||||
|
||||
# Turn on VRR
|
||||
output DP-2 adaptive_sync on
|
||||
output DP-3 adaptive_sync on
|
||||
output DP-2 adaptive_sync off
|
||||
output DP-3 adaptive_sync off
|
||||
|
||||
#
|
||||
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
||||
|
@ -305,8 +308,9 @@ gaps inner 18
|
|||
#
|
||||
# Startup programs:
|
||||
#
|
||||
exec lxpolkit
|
||||
exec mako
|
||||
exec /home/wizardlink/.local/share/scripts/vision_health
|
||||
#exec /home/wizardlink/.local/share/scripts/vision_health
|
||||
|
||||
include /etc/sway/config.d/*
|
||||
|
||||
|
@ -314,5 +318,7 @@ include /etc/sway/config.d/*
|
|||
# Window settings
|
||||
#
|
||||
for_window [title="Awakened PoE Trade"] floating enable
|
||||
for_window [title="Beyond All Reason"] floating enable
|
||||
for_window [title="Godot"] floating enable
|
||||
for_window [title="Retro Gadgets"] floating enable
|
||||
for_window [title="DeaDBeeF"] floating enable
|
||||
# for_window [app_id="xdg-desktop-portal-gnome"] floating enable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue