adding a bunch of changes for awesomewm
This commit is contained in:
parent
f764e5d4f8
commit
3724fd7564
7 changed files with 81 additions and 17 deletions
|
@ -707,6 +707,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.class "btop") (awful.placement.centered c))
|
||||
(when (= c.class "Libre Presenter") (awful.placement.centered c))
|
||||
(when (= c.name "Display Window") (set c.fullscreen true))
|
||||
(when (= c.name "presentation-window") (set c.fullscreen true))
|
||||
|
@ -761,7 +762,7 @@
|
|||
(awful.spawn.once "picom --experimental-backend")
|
||||
(awful.spawn.once "/usr/lib/polkit-kde-authentication-agent-1")
|
||||
(awful.spawn.once "kwalletd5")
|
||||
(awful.spawn.once "feh --bg-fill /home/chris/Pictures/wallpapers/tech.jpg")
|
||||
(awful.spawn.once "feh --bg-fill /home/chris/Pictures/wallpapers/nixorange.webp")
|
||||
(awful.spawn.once "bluetoothctl power on")
|
||||
(awful.spawn.once "nextcloud --background")
|
||||
(awful.spawn.once "rbw-agent")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue