Compare commits

...

2 Commits

Author SHA1 Message Date
c2773ecfc0 Added back vlc
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 8m30s
2025-09-21 22:22:29 -04:00
794b8364b4 Remove remnants of swww and codium, and removed monitors.conf from skel 2025-09-21 19:22:30 -04:00
5 changed files with 3 additions and 47 deletions

View File

@@ -1,4 +0,0 @@
# monitors.conf
# See https://wiki.hyprland.org/Configuring/Monitors/
monitor=,preferred,auto,auto

View File

@@ -1,27 +0,0 @@
[Desktop Entry]
Name=VSCodium
Comment=Code Editing. Redefined.
GenericName=Text Editor
Exec=/usr/share/codium/codium --ozone-platform=wayland %F
Icon=vscodium
Type=Application
StartupNotify=false
StartupWMClass=VSCodium
Categories=TextEditor;Development;IDE;
MimeType=text/plain;inode/directory;application/x-codium-workspace;
Actions=new-empty-window;
Keywords=vscodium;codium;vscode;
[Desktop Action new-empty-window]
Name=New Empty Window
Name[de]=Neues leeres Fenster
Name[es]=Nueva ventana vacía
Name[fr]=Nouvelle fenêtre vide
Name[it]=Nuova finestra vuota
Name[ja]=新しい空のウィンドウ
Name[ko]=새 빈 창
Name[ru]=Новое пустое окно
Name[zh_CN]=新建空窗口
Name[zh_TW]=開新空視窗
Exec=/usr/share/codium/codium --new-window %F
Icon=vscodium

View File

@@ -1,15 +0,0 @@
[Unit]
Description=Background service
# order startup after WM
After=graphical-session.target
[Service]
Type=exec
# Repurpose XDG Autostart filtering
ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "wlroots:sway:Wayfire:labwc:Hyprland" ""
ExecStart=/usr/bin/swww-daemon
Restart=on-failure
Slice=app-graphical.slice
[Install]
WantedBy=graphical-session.target

View File

@@ -7,6 +7,5 @@ modules:
user:
enabled:
- flatpak-user-update.timer
- swww.service
- quickshell.service
- hyprpolkitagent.service

View File

@@ -18,6 +18,9 @@ modules:
- ffmpegthumbnailer
# music / video player
- vlc
# text editor
- neovim