mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-03-18 08:09:40 +00:00
Added default wallpaper
This commit is contained in:
@@ -643,7 +643,7 @@ client.connect_signal("unfocus", function(c) c.border_color = beautiful.border_n
|
||||
-- Autostart Applications
|
||||
awful.spawn.with_shell("picom --experimental-backends")
|
||||
--awful.spawn.with_shell("picom")
|
||||
awful.spawn.with_shell("feh --bg-scale --no-fehbg ~/.config/wallpapper.png")
|
||||
-- awful.spawn.with_shell("feh --bg-scale --no-fehbg ~/.local/share/wallpaper.png")
|
||||
awful.spawn.with_shell("xinput --set-prop 'COOLERMASTER CM310' 'libinput Accel Speed' -.7")
|
||||
--awful.spawn.with_shell("xrandr --output DP-0 --mode 1920x1080 --output HDMI-0 --mode 1920x1080 --right-of DP-0")
|
||||
--awful.spawn.with_shell("xrandr --output DP-0 --mode 1920x1080 --output HDMI-0 --mode 1920x1080 --left-of DP-0")
|
||||
|
||||
Reference in New Issue
Block a user