Also a lot of stuff
This commit is contained in:
parent
a8ee3f5c13
commit
90422305a5
13 changed files with 100 additions and 44 deletions
|
@ -561,7 +561,7 @@
|
|||
:y (- s.geometry.height yoffset)
|
||||
:height (dpi 33)
|
||||
:width (- s.geometry.width (* xoffset 2))
|
||||
:ontop true
|
||||
:ontop false
|
||||
:stretch false
|
||||
:type "dock"
|
||||
:shape gears.shape.rounded_bar
|
||||
|
@ -744,7 +744,7 @@
|
|||
(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 "autorandr -c")
|
||||
(awful.spawn.once "nm-applet")
|
||||
;;(awful.spawn.once "autorandr -c")
|
||||
(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'")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue