added config for dunst, a notifcation program.
made caps lock a ctrl key, made pressing both shifts a shift lock.
This commit is contained in:
parent
a9a3a93a7d
commit
fdb056032a
3 changed files with 419 additions and 9 deletions
|
@ -214,3 +214,6 @@ bar {
|
|||
|
||||
#resetting the wallpaper. We are not setting it here, so we can have different wallpapers on different machines. use feh --bg-fill FILE to set it. it will write a .fehbg file.
|
||||
exec --no-startup-id ~/.fehbg
|
||||
|
||||
#dunst
|
||||
exec --no-startup-id /usr/bin/dunst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue