Finished hacker theme mostly and added some other configs
This commit is contained in:
parent
0c499ecbd6
commit
ad06f5284e
91 changed files with 1928 additions and 3 deletions
|
|
@ -0,0 +1,11 @@
|
|||
[Unit]
|
||||
Description=Portal service (terminal file chooser implementation)
|
||||
PartOf=graphical-session.target
|
||||
After=graphical-session.target
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
BusName=org.freedesktop.impl.portal.desktop.termfilechooser
|
||||
ExecStart=@libexecdir@/xdg-desktop-portal-termfilechooser
|
||||
Restart=on-failure
|
||||
Slice=session.slice
|
||||
Loading…
Add table
Add a link
Reference in a new issue