a lot of laptop changes
This commit is contained in:
parent
8e179c3910
commit
9a725dcc03
35 changed files with 275 additions and 180 deletions
|
@ -654,6 +654,7 @@
|
|||
(when (= c.class "mpv") (awful.placement.centered c))
|
||||
(when (= c.class "imv") (awful.placement.centered c))
|
||||
(when (= c.class "Sxiv") (awful.placement.centered c))
|
||||
(when (= c.name "Display Window") (set c.fullscreen true))
|
||||
(awful.client.focus.byidx 1)
|
||||
|
||||
;; Rounded windows done right
|
||||
|
@ -705,6 +706,7 @@
|
|||
(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 "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 "latte-dock")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue