Basic rice set up. Still need to add a way to reiably update the package lists and i need a launcher.
This commit is contained in:
commit
3e89f350a6
107 changed files with 7553 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/user/pipewire-pulse.service
|
||||
|
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/user/pipewire.service
|
||||
|
|
@ -0,0 +1 @@
|
|||
/home/jsw/.config/systemd/user/polkit-gnome.service
|
||||
|
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/user/hyprpaper.service
|
||||
10
private_dot_config/systemd/user/polkit-gnome.service
Normal file
10
private_dot_config/systemd/user/polkit-gnome.service
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=Polkit GNOME Authentication Agent
|
||||
After=graphical-session.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/user/pipewire-pulse.socket
|
||||
|
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/user/pipewire.socket
|
||||
Loading…
Add table
Add a link
Reference in a new issue