lnk: removed systemd
parent
ed8aa70cc5
commit
7ba859bb43
|
|
@ -1 +0,0 @@
|
||||||
/opt/appimagelauncher.AppDir/usr/lib/systemd/user/appimagelauncherd.service
|
|
||||||
|
|
@ -1,10 +0,0 @@
|
||||||
[Unit]
|
|
||||||
Description=Exchange Capslock with Esc
|
|
||||||
After=graphical-session.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
ExecStart=/home/bryan/scripts/caps2escape
|
|
||||||
Type=oneshot
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=graphical-session.target
|
|
||||||
|
|
@ -1,10 +0,0 @@
|
||||||
[Unit]
|
|
||||||
Description=window tiling manager
|
|
||||||
After=graphical.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
ExecStart=/home/bryan/.local/bin/cortile
|
|
||||||
Restart=always
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=default.target
|
|
||||||
|
|
@ -1,10 +0,0 @@
|
||||||
[Unit]
|
|
||||||
Description=Device Connect
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
ExecStart=/home/bryan/.local/bin/dcnnt start
|
|
||||||
ExecStop=/home/bryan/.local/bin/dcnnt stop
|
|
||||||
RemainAfterExit=true
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=default.target
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
/usr/lib/systemd/user/appimagelauncherd.service
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
/home/bryan/.config/systemd/user/cortile.service
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
/home/bryan/.config/systemd/user/dcnnt.service
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
/usr/lib/systemd/user/psd.service
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
/usr/lib/systemd/user/syncthing.service
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
/home/bryan/.config/systemd/user/caps2escape.service
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
/home/bryan/.config/systemd/user/xbindkeys.service
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
||||||
[Unit]
|
|
||||||
Description=XBindKeys
|
|
||||||
After=graphical-session.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
ExecStart=/usr/bin/xbindkeys -n -f "${HOME}/.config/xbindkeys/xbindkeysrc"
|
|
||||||
Reload=killall -HUP xbindkeys
|
|
||||||
Restart=always
|
|
||||||
RestartSec=1
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=graphical-session.target
|
|
||||||
1
.lnk
1
.lnk
|
|
@ -3,7 +3,6 @@
|
||||||
.config/qalculate/qalc.cfg
|
.config/qalculate/qalc.cfg
|
||||||
.config/starship.toml
|
.config/starship.toml
|
||||||
.config/stew/stew.config.json
|
.config/stew/stew.config.json
|
||||||
.config/systemd
|
|
||||||
.config/yazi/install-plugins
|
.config/yazi/install-plugins
|
||||||
.local/share/stew/Stewfile.lock.json
|
.local/share/stew/Stewfile.lock.json
|
||||||
.zsh_plugins.txt
|
.zsh_plugins.txt
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue