changed up notification daemon to be more minimal
This commit is contained in:
parent
9ba55b6529
commit
00f2307bda
3 changed files with 454 additions and 2 deletions
|
|
@ -15,6 +15,8 @@ exec xcompmgr -c -f -n
|
|||
# Enable autotiling (works better on not widescreen..)
|
||||
exec_always --no-startup-id autotiling
|
||||
|
||||
# Enable dunst notification daemon
|
||||
exec --no-startup-id dunst -config /home/brian/.config/dunst/dunstrc
|
||||
# Increase Brightness
|
||||
# For at Home/Desktop:
|
||||
exec xrandr --output Screen-0 --brightness 1.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue