diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-05-17 00:11:59 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-05-17 00:11:59 +0200 |
| commit | c61aee6ca742d2405984daf7d5e369cc951cbc89 (patch) | |
| tree | 295fefd60a93c2520f84be387ff54295a13a69b4 /sxhkd/sxhkdrc | |
| parent | ca1fba1ef518b2f55bc168e9782b500dfec67c16 (diff) | |
fix: minor changes and additions to sxhkd shortcuts
Diffstat (limited to 'sxhkd/sxhkdrc')
| -rw-r--r-- | sxhkd/sxhkdrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 705c75c..504560b 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -15,6 +15,8 @@ XF86AudioLowerVolume pamixer -d 5; kill -44 $(pidof dwmblocks) XF86AudioMute pamixer -t; kill +XF86Mail + betterbird {super + n,super + shift + n} $TERMINAL -e {lfub "$XDG_DATA_HOME/notes",newsboat} super + m @@ -29,6 +31,8 @@ super + {s,a,y,w,e} dmenusearch {web,aur,youtube,man,emoji} super + shift + w dmenuoff +super + shift + r + randwp super + u dmenuhandler "$(xclip -o)" {super + shift + u,button2} |
