Update all the thing

This commit is contained in:
2025-06-21 18:13:50 -04:00
parent 41e97c7e0f
commit 453c3ff85a
13 changed files with 220 additions and 172 deletions

View File

@@ -36,5 +36,10 @@ bindsym $mod+Shift+s move down
bindsym $mod+Shift+w move up
bindsym $mod+Shift+d move right
bindsym $mod+Shift+f floating toggle
## Layout management
bindsym $mod+tab layout tabbed
## Utils
bindsym Print exec ~/.local/bin/snag -d ~/screenshots/

View File

@@ -1,2 +0,0 @@
output DP-1 mode 3840x2160@240.000Hz pos 0 0 scale 1 render_bit_depth 10 adaptive_sync on
output DP-2 mode 2560x1440@240.000Hz pos 3840 0 scale 1 transform 90 adaptive_sync off

View File

@@ -0,0 +1,3 @@
output DP-1 mode 3840x2160@240.000Hz pos 0 0 scale 1.6 adaptive_sync on allow_tearing yes
output DP-2 mode 2560x1440@240.000Hz pos 2400 0 scale 1.25 transform 90 adaptive_sync off
output * max_render_time off

View File

@@ -29,9 +29,9 @@ set $crust #11111b
# Warm Sunset Window Colors
client.focused $peach $peach $mantle $yellow $peach
client.focused_inactive $lavender $lavender $mantle $yellow $lavender
client.unfocused $blue $blue $mantle $yellow $blue
client.urgent $red $base $text $surface0 $red
client.focused_inactive $surface2 $lavender $mantle $yellow $lavender
client.unfocused $surface2 $blue $mantle $yellow $blue
client.urgent $crust $red $crust $surface0 $red
client.placeholder $surface0 $surface0 $text $surface0 $surface0
client.background $base
@@ -41,7 +41,7 @@ gaps outer 10
default_border normal 4
default_floating_border normal 4
font pango:"JetBrainsMono Nerd Font" Normal 14
#font pango:"JetBrainsMono Nerd Font" Normal 14
# Status bar
bar {

View File

@@ -0,0 +1,5 @@
for_window [shell="xwayland"] title_format "[XWayland] %title"
assign [class="Unity"] workspace number 2
for_window [title="Unity"] no_focus, move position 400 400
for_window [title="Picture-in-Picture"] floating enable