diff --git a/virootfs/etc/skel/.config/yambar/config.yml b/virootfs/etc/skel/.config/yambar/config.yml deleted file mode 100644 index 42ddace51..000000000 --- a/virootfs/etc/skel/.config/yambar/config.yml +++ /dev/null @@ -1,101 +0,0 @@ -# fonts we'll be re-using here and there -awesome: &awesome Font Awesome 6 Free Solid:style=Solid:size=13 -awesome_brands: &awesome_brands Font Awesome 6 Brands Regular:style=Regular:size=13 - -std_overline: &std_overline {overline: { size: 1, color: ddddddff}} - -# This is THE bar configuration -bar: - height: 20 - location: top - spacing: 5 - margin: 9 - - # Default font - font: mononoki:size=13 - - foreground: ffffffff - background: 000000cc - - left: - - i3: - sort: ascending - anchors: # Not used (directly) by f00bar; used here to avoid duplication - - string: &i3_common {margin: 5, on-click: "swaymsg --quiet workspace {name}"} - - string: &default {<<: *i3_common, text: "{name}"} - - focused: &focused - deco: {stack: [background: {color: 000000ff}, <<: *std_overline]} - - invisible: &invisible {foreground: ffffff55} - - urgent: &urgent - foreground: 000000ff - deco: {stack: [background: {color: ffffffff}, <<: *std_overline]} - - map: &i3_mode - default: - - string: - margin: 5 - text: "{mode}" - deco: {background: {color: cc421dff}} - - empty: {right-margin: 7} - conditions: - mode == default: {empty: {}} - content: - "": - map: - conditions: - state == focused: {string: {<<: [*default, *focused]}} - state == unfocused: {string: {<<: *default}} - state == invisible: {string: {<<: [*default, *invisible]}} - state == urgent: {string: {<<: [*default, *urgent]}} - - - foreign-toplevel: - content: - map: - conditions: - ~activated: {empty: {}} - activated: - - string: {text: "{title}"} - - center: - - clock: - time-format: "%d %b %H:%M" - content: - - string: {text: "{time}"} - - - right: - - network: - name: enp3s0 - content: - map: - conditions: - ~carrier: {empty: {}} - carrier: - map: - default: {string: {text: , font: *awesome, foreground: ffffff66}} - conditions: - state == up && ipv4 != "": {string: {text: , font: *awesome}} - - alsa: - card: hw:Generic_1 - mixer: Master - content: - map: - conditions: - ~online: {string: {text: , font: *awesome, foreground: ff0000ff}} - online: - map: - on-click: /bin/sh -c "amixer -q sset Master toggle" - conditions: - muted: {string: {text: , font: *awesome, foreground: ffffff66}} - ~muted: - ramp: - tag: percent - items: - - string: {text: , font: *awesome} - - string: {text: , font: *awesome} - - string: {text: , font: *awesome} - - label: - content: - string: - on-click: session-wl - text:  - font: *awesome diff --git a/virootfs/etc/skel/.icons/fondo.jpg b/virootfs/etc/skel/.icons/fondo.jpg deleted file mode 100644 index 9c8394e5a..000000000 Binary files a/virootfs/etc/skel/.icons/fondo.jpg and /dev/null differ diff --git a/virootfs/etc/skel/.local/bin/session-wl b/virootfs/etc/skel/.local/bin/session-wl deleted file mode 100755 index 4b23d75c1..000000000 --- a/virootfs/etc/skel/.local/bin/session-wl +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh - -SESSION=$(printf "Shutdown\\nReboot\\nLock\\nExit" | bemenu -H '20' -p 'Session:' --fn 'mononoki 11' --tf '#ffffff' --hf '#000000' --hb '#999999') - -case $SESSION in - "Shutdown") sudo shutdown -h now;; - "Reboot") sudo shutdown -r now;; - "Lock") swaylock -i ~/.icons/fondo.jpg;; - "Exit") swaymsg exit;; - *) ;; -esac diff --git a/virootfs/etc/skel/.local/share/azote/sample/azote-wallpaper.png b/virootfs/etc/skel/.local/share/azote/sample/azote-wallpaper.png deleted file mode 100644 index adfac6835..000000000 Binary files a/virootfs/etc/skel/.local/share/azote/sample/azote-wallpaper.png and /dev/null differ diff --git a/virootfs/etc/skel/.local/share/azote/sample/azote-wallpaper1.jpg b/virootfs/etc/skel/.local/share/azote/sample/azote-wallpaper1.jpg deleted file mode 100644 index 03414b29b..000000000 Binary files a/virootfs/etc/skel/.local/share/azote/sample/azote-wallpaper1.jpg and /dev/null differ diff --git a/virootfs/etc/skel/.local/share/azote/sample/azote-wallpaper2.png b/virootfs/etc/skel/.local/share/azote/sample/azote-wallpaper2.png deleted file mode 100644 index 49903acaf..000000000 Binary files a/virootfs/etc/skel/.local/share/azote/sample/azote-wallpaper2.png and /dev/null differ diff --git a/virootfs/etc/skel/.local/share/azote/thumbnails/437d45ab08af78d8cab85a5ac961c410.png b/virootfs/etc/skel/.local/share/azote/thumbnails/437d45ab08af78d8cab85a5ac961c410.png deleted file mode 100644 index bd7c84f93..000000000 Binary files a/virootfs/etc/skel/.local/share/azote/thumbnails/437d45ab08af78d8cab85a5ac961c410.png and /dev/null differ diff --git a/virootfs/etc/skel/.local/share/azote/thumbnails/4f25d272fc227a3a3fe40a8f0eae5589.png b/virootfs/etc/skel/.local/share/azote/thumbnails/4f25d272fc227a3a3fe40a8f0eae5589.png deleted file mode 100644 index eae4ddced..000000000 Binary files a/virootfs/etc/skel/.local/share/azote/thumbnails/4f25d272fc227a3a3fe40a8f0eae5589.png and /dev/null differ diff --git a/virootfs/etc/skel/.local/share/azote/thumbnails/50d13c746c36d7f17fc3619416bec5d8.png b/virootfs/etc/skel/.local/share/azote/thumbnails/50d13c746c36d7f17fc3619416bec5d8.png deleted file mode 100644 index 857f1c3d9..000000000 Binary files a/virootfs/etc/skel/.local/share/azote/thumbnails/50d13c746c36d7f17fc3619416bec5d8.png and /dev/null differ diff --git a/virootfs/etc/skel/.local/share/azote/thumbnails/632a8a0e93a3783a5f0ac06a94370638.png b/virootfs/etc/skel/.local/share/azote/thumbnails/632a8a0e93a3783a5f0ac06a94370638.png deleted file mode 100644 index a65c97814..000000000 Binary files a/virootfs/etc/skel/.local/share/azote/thumbnails/632a8a0e93a3783a5f0ac06a94370638.png and /dev/null differ diff --git a/virootfs/etc/skel/.local/share/azote/thumbnails/658919cbc415b95389288463d1e620e2.png b/virootfs/etc/skel/.local/share/azote/thumbnails/658919cbc415b95389288463d1e620e2.png deleted file mode 100644 index a3200e335..000000000 Binary files a/virootfs/etc/skel/.local/share/azote/thumbnails/658919cbc415b95389288463d1e620e2.png and /dev/null differ diff --git a/virootfs/etc/skel/.local/share/azote/thumbnails/7149c9676405a49b467f487a9101c1e1.png b/virootfs/etc/skel/.local/share/azote/thumbnails/7149c9676405a49b467f487a9101c1e1.png deleted file mode 100644 index e24cc9e82..000000000 Binary files a/virootfs/etc/skel/.local/share/azote/thumbnails/7149c9676405a49b467f487a9101c1e1.png and /dev/null differ diff --git a/virootfs/etc/skel/.local/share/azote/thumbnails/a10d0885a0afbc445f97a1aaeb4ddf13.png b/virootfs/etc/skel/.local/share/azote/thumbnails/a10d0885a0afbc445f97a1aaeb4ddf13.png deleted file mode 100644 index d6100107e..000000000 Binary files a/virootfs/etc/skel/.local/share/azote/thumbnails/a10d0885a0afbc445f97a1aaeb4ddf13.png and /dev/null differ diff --git a/virootfs/etc/skel/.local/share/azote/thumbnails/aed122aa02b462e83cb43a363d3cb3f6.png b/virootfs/etc/skel/.local/share/azote/thumbnails/aed122aa02b462e83cb43a363d3cb3f6.png deleted file mode 100644 index ad95a3896..000000000 Binary files a/virootfs/etc/skel/.local/share/azote/thumbnails/aed122aa02b462e83cb43a363d3cb3f6.png and /dev/null differ diff --git a/virootfs/etc/skel/.local/share/azote/thumbnails/b75ec6f7364e122e8d144f7f1ddbdff7.png b/virootfs/etc/skel/.local/share/azote/thumbnails/b75ec6f7364e122e8d144f7f1ddbdff7.png deleted file mode 100644 index 5ae9a684e..000000000 Binary files a/virootfs/etc/skel/.local/share/azote/thumbnails/b75ec6f7364e122e8d144f7f1ddbdff7.png and /dev/null differ diff --git a/virootfs/etc/skel/.local/share/azote/thumbnails/b82548999408e55df3fba1bfe023fb30.png b/virootfs/etc/skel/.local/share/azote/thumbnails/b82548999408e55df3fba1bfe023fb30.png deleted file mode 100644 index 3906d6287..000000000 Binary files a/virootfs/etc/skel/.local/share/azote/thumbnails/b82548999408e55df3fba1bfe023fb30.png and /dev/null differ diff --git a/virootfs/etc/skel/.local/share/azote/thumbnails/deb35201902f3cf66707d8e8a9d4fea4.png b/virootfs/etc/skel/.local/share/azote/thumbnails/deb35201902f3cf66707d8e8a9d4fea4.png deleted file mode 100644 index a595df2bf..000000000 Binary files a/virootfs/etc/skel/.local/share/azote/thumbnails/deb35201902f3cf66707d8e8a9d4fea4.png and /dev/null differ diff --git a/virootfs/etc/skel/.local/share/azote/thumbnails/e6d2d6947ddf556a4ea7746260c21b56.png b/virootfs/etc/skel/.local/share/azote/thumbnails/e6d2d6947ddf556a4ea7746260c21b56.png deleted file mode 100644 index f9c8a9e49..000000000 Binary files a/virootfs/etc/skel/.local/share/azote/thumbnails/e6d2d6947ddf556a4ea7746260c21b56.png and /dev/null differ diff --git a/virootfs/etc/skel/.local/share/azote/thumbnails/eca0dbf312cc383ce14a766531e078f3.png b/virootfs/etc/skel/.local/share/azote/thumbnails/eca0dbf312cc383ce14a766531e078f3.png deleted file mode 100644 index f39c546c1..000000000 Binary files a/virootfs/etc/skel/.local/share/azote/thumbnails/eca0dbf312cc383ce14a766531e078f3.png and /dev/null differ diff --git a/virootfs/etc/skel/.local/share/azote/thumbnails/f6112de1f98a1ad975905570aca8a847.png b/virootfs/etc/skel/.local/share/azote/thumbnails/f6112de1f98a1ad975905570aca8a847.png deleted file mode 100644 index 6821643a4..000000000 Binary files a/virootfs/etc/skel/.local/share/azote/thumbnails/f6112de1f98a1ad975905570aca8a847.png and /dev/null differ diff --git a/virootfs/etc/skel/.local/share/azote/thumbnails/f99e6984739b2f0090854e1e4ecdeee2.png b/virootfs/etc/skel/.local/share/azote/thumbnails/f99e6984739b2f0090854e1e4ecdeee2.png deleted file mode 100644 index 45911a849..000000000 Binary files a/virootfs/etc/skel/.local/share/azote/thumbnails/f99e6984739b2f0090854e1e4ecdeee2.png and /dev/null differ