New backup 2025-03-05 13:30:02

This commit is contained in:
Penelope Gwen 2025-03-05 13:30:02 -08:00
parent e3cafdcf23
commit f1cb31f913
3 changed files with 7 additions and 3 deletions

View file

@ -8,7 +8,7 @@
# Borders
client.focused $color1 $color1 $color0 $color9
client.focused_inactive $color1 $color1 $color0 $color9
client.focused_inactive $color8 $color8 $color8 $color8
client.unfocused $color8 $color8 $color8 $color8
# Blur

View file

@ -45,6 +45,10 @@ devpod(){
podman container start debian-sid-dev
podman exec --env POD_PATH=$(pwd | sed "s|${HOME}|/root|") -it debian-sid-dev /bin/bash
}
devpod-arm(){
podman container start debian-sid-arm-dev
podman exec --env POD_PATH=$(pwd | sed "s|${HOME}|/root|") -it debian-sid-arm-dev /bin/bash
}
simplewebserver(){
screen python3 -m http.server
}

View file

@ -5,8 +5,8 @@ output eDP-1 {
position 0 0
# bg $HOME/.config/sway/assets/wallpaper/eDP-1/_default.jpg fill
}
exec_always eww open --screen "0x0A31" bar
exec_always eww open --screen "0x0A31" widgets
exec_always sleep 1;eww open --screen "0x0A31" bar
exec_always sleep 1;eww open --screen "0x0A31" widgets
output DP-7 {
scale 1