mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Compare commits
2 Commits
c34e9dccb9
...
e6467017d9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e6467017d9 | ||
|
|
5d45955cec |
@@ -18,6 +18,7 @@ void_packages_base:
|
||||
- elogind
|
||||
- fastfetch
|
||||
- fuse3
|
||||
- fuse-sshfs
|
||||
- gcc
|
||||
- gdb
|
||||
- gist
|
||||
|
||||
@@ -14,3 +14,6 @@ sub-font-size=48
|
||||
|
||||
# Output
|
||||
terminal=yes
|
||||
|
||||
# Inhebit screensaver while playing video
|
||||
stop-screensaver=yes
|
||||
|
||||
@@ -114,6 +114,8 @@ exec dex --autostart --environment sway
|
||||
exec gnome-keyring-daemon --start --components=secrets
|
||||
exec_always ~/.config/sway/scripts/setup-gtk-theme.sh
|
||||
exec /usr/libexec/xdg-desktop-portal
|
||||
exec /usr/libexec/xdg-desktop-portal-wlr
|
||||
exec /usr/libexec/xdg-desktop-portal-gtk
|
||||
|
||||
# Audio
|
||||
exec pipewire
|
||||
|
||||
Reference in New Issue
Block a user