adjusting some scripts and small configs
This commit is contained in:
parent
8bc16bd6f5
commit
fc209bda6d
18 changed files with 372 additions and 81 deletions
|
@ -755,15 +755,15 @@
|
|||
|
||||
(awful.spawn.once "picom --experimental-backend")
|
||||
(awful.spawn.once "/usr/lib/polkit-kde-authentication-agent-1")
|
||||
(awful.spawn.once "feh --bg-fill /home/chris/Pictures/wallpapers/darkb-minimal-cross.png")
|
||||
(awful.spawn.once "feh --bg-fill /home/chris/Pictures/wallpapers/tech.jpg")
|
||||
(awful.spawn.once "bluetoothctl power on")
|
||||
;; (awful.spawn.once "nextcloud --background")
|
||||
(awful.spawn.once "rbw-agent")
|
||||
(awful.spawn.once "killall jellyfin-mpv-shim && jellyfin-mpv-shim")
|
||||
(awful.spawn.once "xset r rate 220 90")
|
||||
(awful.spawn.once "/usr/lib/kdeconnectd")
|
||||
(awful.spawn.once "emacs --daemon")
|
||||
(if laptop (awful.spawn.once "nm-applet"))
|
||||
;; (awful.spawn.once "emacs --daemon")
|
||||
;; (if laptop (awful.spawn.once "nm-applet"))
|
||||
(awful.spawn.once "xcape -e 'Super_L=Super_L|Control_L|Escape'")
|
||||
(awful.spawn.once "xcape -e 'Alt_L=Super_L|W'")
|
||||
(awful.spawn.once "greenclip daemon")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue