Compare commits

..

No commits in common. "1104d32c6ad86576c5d06b8c47d8f61e6f3d009f" and "f15105143e8c879a189b7ebbd769a098cdbfcbad" have entirely different histories.

8 changed files with 12 additions and 41 deletions

View File

@ -49,7 +49,6 @@ alias fluxUp="flux reconcile source git flux-system"
alias kprod="export AWS_PROFILE='production' && aws sso login && aws eks update-kubeconfig --region eu-west-1 --name rfidprod-production && kubens prod && kubectl get po" alias kprod="export AWS_PROFILE='production' && aws sso login && aws eks update-kubeconfig --region eu-west-1 --name rfidprod-production && kubens prod && kubectl get po"
alias kstage="export AWS_PROFILE='staging' && aws sso login && aws eks update-kubeconfig --region eu-west-1 --name rfidprod-staging && kubens preprod && kubectl get po" alias kstage="export AWS_PROFILE='staging' && aws sso login && aws eks update-kubeconfig --region eu-west-1 --name rfidprod-staging && kubens preprod && kubectl get po"
alias gupa='git pull --rebase --autostash' alias gupa='git pull --rebase --autostash'
alias gs='git switch'
# Open a port forward session to a remote Kubernetes deployment # Open a port forward session to a remote Kubernetes deployment

View File

@ -1,12 +1,12 @@
set $primary #7ed0ff set $primary #82d996
set $on_primary #00344a set $on_primary #003918
set $secondary #90cef4 set $secondary #99d4a3
set $tertiary #c2c1ff set $tertiary #80d4db
set $error #ffb4ab set $error #ffb4ab
set $surface #13121c set $surface #091516
set $on_surface #e4e1ef set $on_surface #d7e5e6
set $on_surface_variant #c6c4dd set $on_surface_variant #b1cbce
set $outline #908ea5 set $outline #7b9598
## Window Colours ## Window Colours
# class border backgr. text indicator child_border # class border backgr. text indicator child_border

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

View File

@ -55,38 +55,13 @@ 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-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-4"]
box_height = 196.0
box_width = 810.0
cx = 1280.0
cy = 1258.0
output = "DP-4"
rotation = 0.0
type = "login_box"
[lockscreen_widgets.widget."lockscreen-login-box@DP-4".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-5"] [lockscreen_widgets.widget."lockscreen-login-box@DP-5"]
box_height = 196.0 box_height = 196.0
box_width = 810.0 box_width = 810.0
@ -154,13 +129,10 @@ 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/2001-ng.jpg"
[wallpaper.last] [wallpaper.last]
path = "/home/gil/.local/share/background/1350764.jpeg" path = "/home/gil/.local/share/background/2001-ng.jpg"
[wallpaper.monitors.DP-4]
path = "/home/gil/.local/share/background/1350764.jpeg"
[wallpaper.monitors.eDP-1] [wallpaper.monitors.eDP-1]
path = "/home/gil/.local/share/background/1350764.jpeg" path = "/home/gil/.local/share/background/2001-ng.jpg"