config frieren

main
Gil Portenseigne 2026-09-11 11:25:49 +02:00
parent df1f850ee5
commit 7c39717f7a
2 changed files with 74 additions and 12 deletions

View File

@ -1,12 +1,12 @@
set $primary #7ed0ff set $primary #70dba7
set $on_primary #00344a set $on_primary #003823
set $secondary #90cef4 set $secondary #8fd5af
set $tertiary #c2c1ff set $tertiary #83d2e4
set $error #ffb4ab set $error #ffb4ab
set $surface #13121c set $surface #091518
set $on_surface #e4e1ef set $on_surface #d8e5e8
set $on_surface_variant #c6c4dd set $on_surface_variant #b2cbd1
set $outline #908ea5 set $outline #7c959b
## Window Colours ## Window Colours
# class border backgr. text indicator child_border # class border backgr. text indicator child_border

View File

@ -1,4 +1,4 @@
config_version = 8 config_version = 12
[calendar] [calendar]
enabled = true enabled = true
@ -55,13 +55,44 @@ address = "Tours, France"
[lockscreen_widgets] [lockscreen_widgets]
enabled = false enabled = false
schema_version = 2 schema_version = 2
widget_order = [ "lockscreen-login-box@DP-4", "lockscreen-login-box@DP-5", "lockscreen-login-box@eDP-1" ] widget_order = [
"lockscreen-login-box@DP-3",
"lockscreen-login-box@HDMI-A-1",
"lockscreen-login-box@DP-4",
"lockscreen-login-box@DP-5",
"lockscreen-login-box@eDP-1"
]
[lockscreen_widgets.grid] [lockscreen_widgets.grid]
cell_size = 16 cell_size = 16
major_interval = 4 major_interval = 4
visible = true visible = true
[lockscreen_widgets.widget."lockscreen-login-box@DP-3"]
box_height = 196.0
box_width = 810.0
cx = 1280.0
cy = 1258.0
output = "DP-3"
rotation = 0.0
type = "login_box"
[lockscreen_widgets.widget."lockscreen-login-box@DP-3".settings]
background_color = "surface_variant"
background_opacity = 0.88
background_radius = 12.0
center_password_text = false
input_opacity = 1.0
input_radius = 6.0
layout = "regular"
show_caps_lock = true
show_keyboard_layout = true
show_login_button = true
show_media = true
show_session_buttons = true
show_unlock_hint = true
show_weather = true
[lockscreen_widgets.widget."lockscreen-login-box@DP-4"] [lockscreen_widgets.widget."lockscreen-login-box@DP-4"]
box_height = 196.0 box_height = 196.0
box_width = 810.0 box_width = 810.0
@ -112,6 +143,31 @@ widget_order = [ "lockscreen-login-box@DP-4", "lockscreen-login-box@DP-5", "lock
show_unlock_hint = true show_unlock_hint = true
show_weather = true show_weather = true
[lockscreen_widgets.widget."lockscreen-login-box@HDMI-A-1"]
box_height = 196.0
box_width = 810.0
cx = 540.0
cy = 1738.0
output = "HDMI-A-1"
rotation = 0.0
type = "login_box"
[lockscreen_widgets.widget."lockscreen-login-box@HDMI-A-1".settings]
background_color = "surface_variant"
background_opacity = 0.88
background_radius = 12.0
center_password_text = false
input_opacity = 1.0
input_radius = 6.0
layout = "regular"
show_caps_lock = true
show_keyboard_layout = true
show_login_button = true
show_media = true
show_session_buttons = true
show_unlock_hint = true
show_weather = true
[lockscreen_widgets.widget."lockscreen-login-box@eDP-1"] [lockscreen_widgets.widget."lockscreen-login-box@eDP-1"]
box_height = 196.0 box_height = 196.0
box_width = 810.0 box_width = 810.0
@ -154,13 +210,19 @@ wallpaper_scheme = "m3-fruit-salad"
directory = "/home/gil/.local/share/background" directory = "/home/gil/.local/share/background"
[wallpaper.default] [wallpaper.default]
path = "/home/gil/.local/share/background/1350764.jpeg" path = "/home/gil/.local/share/background/1375211.jpg"
[wallpaper.last] [wallpaper.last]
path = "/home/gil/.local/share/background/1350764.jpeg" path = "/home/gil/.local/share/background/1375211.jpg"
[wallpaper.monitors.DP-3]
path = "/home/gil/.local/share/background/1375211.jpg"
[wallpaper.monitors.DP-4] [wallpaper.monitors.DP-4]
path = "/home/gil/.local/share/background/1350764.jpeg" path = "/home/gil/.local/share/background/1350764.jpeg"
[wallpaper.monitors.HDMI-A-1]
path = "/home/gil/.local/share/background/1375211.jpg"
[wallpaper.monitors.eDP-1] [wallpaper.monitors.eDP-1]
path = "/home/gil/.local/share/background/1350764.jpeg" path = "/home/gil/.local/share/background/1350764.jpeg"