New backup 2025-03-14 15:30:06

This commit is contained in:
Penelope Gwen 2025-03-14 15:30:06 -07:00
parent add8369eb4
commit d4b2a1f797
3 changed files with 14 additions and 10 deletions

View file

@ -2,7 +2,6 @@ output DP-2 {
#ultrawide
scale 1
mode 3440x1440@60Hz
# pos 1450 1100
pos 2170 1800
}
exec_always 'sleep 1;eww open --screen "LG ULTRAWIDE" bar'
@ -10,24 +9,15 @@ exec_always 'sleep 1;eww open --screen "LG ULTRAWIDE" bar'
output HDMI-A-1 {
#Vertical 4k
scale 1
# mode 2560x1440@75Hz
mode 3840x2160@75Hz
transform 270
pos 0 0
}
#output HDMI-A-1 {
# #Vertical 4k
# scale 1.5
# mode 3840x2160@75Hz
# transform 270
# pos 0 150
#}
output DP-3 {
#1080p
scale 1
mode 1920x1080@120Hz
# pos 2210 0
pos 2930 710
}
exec_always 'sleep 1;eww open --screen "CR270CU" widgets'

View file

@ -0,0 +1 @@
default_profile_icon=

View file

@ -1,6 +1,13 @@
# Spacing between windows and edges
gaps inner 10
workspace 0: {
gaps left 310
output $overview_display
}
workspace 1 {
output $primary_display
}
# Border styling
default_border pixel 5
@ -11,6 +18,12 @@ client.focused_inactive $color8 $color8 $color8 $color8
client.unfocused $color8 $color8 $color8 $color8
# Blur
layer_effects {
"wofi"
"gtk_layer_shell"
"swaync-control-center"
"swaync-notification-window"
}
layer_effects "wofi" {
blur enable
shadows disable