From 8ce73fca6e8478ba4af09db875b24821b5f78bac Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 27 Jan 2026 10:25:04 -0800 Subject: [PATCH] New backup 2026-01-27 10:25:04 --- de/home/.config/eww/modules/bar/powermenu.yuck | 16 ++++++++-------- de/home/.config/eww/modules/bar/window_name.yuck | 6 ++---- de/home/.config/eww/modules/home.yuck | 8 ++++---- de/home/.config/katerc | 4 ++-- de/home/.config/sway-de-utils/config.toml | 16 ++++++++-------- de/home/.config/sway/config.d/keys.d/launch | 7 +++---- de/home/.config/sway/scripts/exec-float | 1 - de/home/.fonts/.uuid | 1 + de/home/.fonts/Good Old DOS/.uuid | 1 + de/home/.fonts/OverpassNerdFont_3.4.0/.uuid | 1 + de/home/.fonts/PcSeniorRegular/.uuid | 1 + de/home/.fonts/bebas-neue/.uuid | 1 + de/home/.fonts/overpass-mono/.uuid | 1 + de/home/.fonts/overpass/.uuid | 1 + de/home/.librewolf/profiles.ini | 14 +++++++------- de/home/.sapphrc/de | 1 - 16 files changed, 41 insertions(+), 39 deletions(-) create mode 100644 de/home/.fonts/.uuid create mode 100644 de/home/.fonts/Good Old DOS/.uuid create mode 100644 de/home/.fonts/OverpassNerdFont_3.4.0/.uuid create mode 100644 de/home/.fonts/PcSeniorRegular/.uuid create mode 100644 de/home/.fonts/bebas-neue/.uuid create mode 100644 de/home/.fonts/overpass-mono/.uuid create mode 100644 de/home/.fonts/overpass/.uuid diff --git a/de/home/.config/eww/modules/bar/powermenu.yuck b/de/home/.config/eww/modules/bar/powermenu.yuck index 4e63055..76a5893 100644 --- a/de/home/.config/eww/modules/bar/powermenu.yuck +++ b/de/home/.config/eww/modules/bar/powermenu.yuck @@ -4,9 +4,9 @@ :revealvar reveal_powermenu :class "powermenu ${reveal_powermenu}" :revealvar-name "reveal_powermenu" - (button :onclick 'sdu power shutdown' + (button :onclick 'scripts/bar/powermenu poweroff system-shutdown-symbolic "systemctl poweroff"' :class "revealer-preview" - :tooltip "Shutdown" + :tooltip "Poweroff" "") (powermenu_children))) @@ -15,15 +15,15 @@ :orientation "h" :space-evenly false :halign "center" - (button :onclick 'sdu suspend reboot' + (button :onclick 'scripts/bar/powermenu reboot system-reboot-symbolic "systemctl reboot"' :tooltip "Reboot" - "") - (button :onclick 'sdu power suspend' + "") + (button :onclick 'scripts/bar/powermenu suspend weather-clear-night-symbolic "systemctl suspend"' :tooltip "Suspend" "󰤄") - (button :onclick 'sdu power lock' + (button :onclick 'scripts/bar/powermenu lock system-lock-screen-symbolic "sp-lock"' :tooltip "Lock" "") - (button :onclick 'sdu power logout' - :tooltip "Logout" + (button :onclick 'scripts/bar/powermenu logout system-log-out-symbolic "swaymsg exit"' + :tooltip "Log Out" ""))) diff --git a/de/home/.config/eww/modules/bar/window_name.yuck b/de/home/.config/eww/modules/bar/window_name.yuck index 71442cf..69f9fe9 100644 --- a/de/home/.config/eww/modules/bar/window_name.yuck +++ b/de/home/.config/eww/modules/bar/window_name.yuck @@ -1,5 +1,3 @@ (defwidget windowtitle [] - (label :class {jq(sway_info,'.window_info.title','r') != "" ? "active_window" : ""} - :limit-width 40 - :show-truncated true - :text {jq(sway_info,'.window_info.title','r')})) + (label :class {jq(sway_info,'.window_info.title','r') != "" ? "active_window" : ""} + :text {jq(sway_info,'.window_info.title','r')})) diff --git a/de/home/.config/eww/modules/home.yuck b/de/home/.config/eww/modules/home.yuck index 1e52e43..adba211 100644 --- a/de/home/.config/eww/modules/home.yuck +++ b/de/home/.config/eww/modules/home.yuck @@ -26,10 +26,10 @@ (shortcuts_revealer) (weather_revealer) (mcstatus_revealer) -; (box + (box ; :visible {(jq(workspacesArray, '.[]\|select(.focused==true).num') <= 20) && (jq(workspacesArray, '.[]\|select(.focused==true).num') >= 11)} -; (software_revealer) -; ) + (software_revealer) + ) (box ; :visible {jq(workspacesArray, '.[]\|select(.focused==true).num') <= 9} (notes_revealer) @@ -53,6 +53,6 @@ (include "modules/home/weather.yuck") (include "modules/home/shortcuts.yuck") (include "modules/home/notes.yuck") -;(include "modules/home/softwareupdates.yuck") +(include "modules/home/softwareupdates.yuck") (include "modules/home/reminders.yuck") (include "modules/home/mcstatus.yuck") diff --git a/de/home/.config/katerc b/de/home/.config/katerc index 76020b1..6f104ac 100644 --- a/de/home/.config/katerc +++ b/de/home/.config/katerc @@ -175,8 +175,8 @@ SetEditor=false 2 screens: Width=490 2048x1280 screen: Height=1030 2048x1280 screen: Width=1005 -3 screens: Height=744 -3 screens: Width=1476 +3 screens: Height=672 +3 screens: Width=1056 [filetree] editShade=183,220,246 diff --git a/de/home/.config/sway-de-utils/config.toml b/de/home/.config/sway-de-utils/config.toml index f1abbeb..aeb595a 100644 --- a/de/home/.config/sway-de-utils/config.toml +++ b/de/home/.config/sway-de-utils/config.toml @@ -77,23 +77,23 @@ scale = 0.75 [[profiles.scripts]] name = "bridge-netgear-r8000" icon = "󱂇" - command = "ssh-agent-handler.sh root@router-netgear-r8000 󱂇" + command = "ssh-agent-handler.sh router-netgear-r8000 󱂇" [[profiles.scripts]] name = "bridge-netgear-r8000" icon = "󰑩" - command = "ssh-agent-handler.sh root@bridge-netgear-r8000 󰑩" + command = "ssh-agent-handler.sh bridge-netgear-r8000 󰑩" [[profiles.scripts]] name = "server-dell-7050sff-debian" icon = "󰒍" - command = "ssh-agent-handler.sh pogmom@server-dell-7050sff-debian 󰒍" + command = "ssh-agent-handler.sh server-dell-7050sff-debian 󰒍" [[profiles.scripts]] name = "server-hp-y2z63av" icon = "󰢋" - command = "ssh-agent-handler.sh pogmom@server-hp-y2z63av 󰢋" -#[[profiles.scripts]] -# name = "server-asus-n705fd" -# icon = "󱫋" -# command = "ssh-agent-handler.sh server-asus-n705fd 󱫋" + command = "ssh-agent-handler.sh server-hp-y2z63av 󰢋" +[[profiles.scripts]] + name = "server-asus-n705fd" + icon = "󱫋" + command = "ssh-agent-handler.sh server-asus-n705fd 󱫋" [[profiles]] name = "School" diff --git a/de/home/.config/sway/config.d/keys.d/launch b/de/home/.config/sway/config.d/keys.d/launch index 0a200b8..a7a6442 100644 --- a/de/home/.config/sway/config.d/keys.d/launch +++ b/de/home/.config/sway/config.d/keys.d/launch @@ -4,13 +4,12 @@ bindsym { #terminal $mod+Return exec $term #floating terminal - $mod+Shift+Return exec timeout 3s $HOME/.config/sway/scripts/exec-float $term + $mod+Shift+Return exec $HOME/.config/sway/scripts/exec-float $term #launcher $mod+d exec $menu #launcher reload $mod+Shift+d exec 'kbuildsycoca6;update-menus;$menu' #lockscreen -# $mod+l exec sp-lock $mod+l exec sdu lock #profile manager # $mod+Shift+p exec sp-profiles @@ -28,10 +27,10 @@ bindsym { $mod+w exec '$HOME/.config/sway/scripts/eww-toggle.sh homewidgets_reveal' #profile shortcuts ## $mod+shift+o exec sp-shortcuts -# $mod+shift+o exec sdu profile shortcuts get --mode dmenu + $mod+shift+o exec sdu profile shortcuts get --mode dmenu | wofi --show dmenu | cut -d' ' -f2- | xargs -I "{}" -- sdu profile shortcuts execute "{}" #global shortcuts ## $mod+shift+l exec sp-global-shortcuts -# $mod+shift+l exec sdu shortcuts get --mode dmenu + $mod+shift+l exec sdu shortcuts get --mode dmenu | wofi --show dmenu | cut -d' ' -f2- | xargs -I "{}" -- sdu shortcuts execute "{}" #browser # $mod+shift+b exec sp-launcher browser $mod+shift+b exec 'sdu launch --program browser' diff --git a/de/home/.config/sway/scripts/exec-float b/de/home/.config/sway/scripts/exec-float index 9b52180..99c30c4 100755 --- a/de/home/.config/sway/scripts/exec-float +++ b/de/home/.config/sway/scripts/exec-float @@ -1,5 +1,4 @@ #!/bin/bash -echo "you should wrap me in a timeout command!!!!" eval "$1 &" pid=$! echo $pid diff --git a/de/home/.fonts/.uuid b/de/home/.fonts/.uuid new file mode 100644 index 0000000..b3a5d24 --- /dev/null +++ b/de/home/.fonts/.uuid @@ -0,0 +1 @@ +b4407a8e-37e5-4326-a23b-e89cf057e14c \ No newline at end of file diff --git a/de/home/.fonts/Good Old DOS/.uuid b/de/home/.fonts/Good Old DOS/.uuid new file mode 100644 index 0000000..34f9dde --- /dev/null +++ b/de/home/.fonts/Good Old DOS/.uuid @@ -0,0 +1 @@ +b18eeea2-4019-48cf-bf8a-a7652d8ab6bd \ No newline at end of file diff --git a/de/home/.fonts/OverpassNerdFont_3.4.0/.uuid b/de/home/.fonts/OverpassNerdFont_3.4.0/.uuid new file mode 100644 index 0000000..17a67d8 --- /dev/null +++ b/de/home/.fonts/OverpassNerdFont_3.4.0/.uuid @@ -0,0 +1 @@ +ac4089f5-a17e-409b-883b-8dac65cd7bdc \ No newline at end of file diff --git a/de/home/.fonts/PcSeniorRegular/.uuid b/de/home/.fonts/PcSeniorRegular/.uuid new file mode 100644 index 0000000..dabf7de --- /dev/null +++ b/de/home/.fonts/PcSeniorRegular/.uuid @@ -0,0 +1 @@ +404c3cca-be9d-4312-8b51-9fe8642bb0a7 \ No newline at end of file diff --git a/de/home/.fonts/bebas-neue/.uuid b/de/home/.fonts/bebas-neue/.uuid new file mode 100644 index 0000000..bcb143a --- /dev/null +++ b/de/home/.fonts/bebas-neue/.uuid @@ -0,0 +1 @@ +b02a4033-b5dd-46fe-a82b-88309635ef3e \ No newline at end of file diff --git a/de/home/.fonts/overpass-mono/.uuid b/de/home/.fonts/overpass-mono/.uuid new file mode 100644 index 0000000..86d574c --- /dev/null +++ b/de/home/.fonts/overpass-mono/.uuid @@ -0,0 +1 @@ +8e1cdd0f-bf80-492b-b6ec-bf015b11cc98 \ No newline at end of file diff --git a/de/home/.fonts/overpass/.uuid b/de/home/.fonts/overpass/.uuid new file mode 100644 index 0000000..636cb55 --- /dev/null +++ b/de/home/.fonts/overpass/.uuid @@ -0,0 +1 @@ +c610d6f9-e135-4a00-be58-e2c3714fb4f3 \ No newline at end of file diff --git a/de/home/.librewolf/profiles.ini b/de/home/.librewolf/profiles.ini index 916e623..38ade1a 100644 --- a/de/home/.librewolf/profiles.ini +++ b/de/home/.librewolf/profiles.ini @@ -11,7 +11,7 @@ Locked=1 Name=Development IsRelative=1 Path=development -StoreID=30267575 +StoreID=2ccf13ae ShowSelector=1 [Profile0] @@ -19,18 +19,13 @@ Name=Penelope IsRelative=1 Path=penelope Default=1 -StoreID=0585997e +StoreID=a61d59be ShowSelector=0 [General] StartWithLastProfile=1 Version=2 -[Profile4] -Name=testing -IsRelative=1 -Path=4z689ygf.testing - [Install6C4726F70D182CF7] Default=penelope Locked=1 @@ -40,3 +35,8 @@ Name=School IsRelative=1 Path=school +[Profile4] +Name=testing +IsRelative=1 +Path=4z689ygf.testing + diff --git a/de/home/.sapphrc/de b/de/home/.sapphrc/de index 98068a2..6cf0fb9 100755 --- a/de/home/.sapphrc/de +++ b/de/home/.sapphrc/de @@ -32,4 +32,3 @@ ala() { printf '[-] opening [%s] in alacritty...\n' "${ALACRITTY_OPEN_DIR}" swaymsg exec "alacritty --working-directory """${ALACRITTY_OPEN_DIR}"""" } -