added sway keybind for screenshot select script and disabled history_ignore in dunst config, something not working properly there
This commit is contained in:
parent
273db9af59
commit
625c2d0679
3 changed files with 31 additions and 6 deletions
|
@ -247,6 +247,8 @@ bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle && /home/em
|
|||
bindsym XF86AudioMicMute exec pactl set-source-mute @DEFUALT_SOURCE@ toggle
|
||||
bindsym XF86MonBrightnessDown exec brightnessctl set 5%- && /home/emge/Scripts/brightness_notif.sh
|
||||
bindsym XF86MonBrightnessUp exec brightnessctl set 5%+ && /home/emge/Scripts/brightness_notif.sh
|
||||
bindsym Print exec /home/emge/Scripts/screenshot.sh
|
||||
bindsym $mod+Shift+s exec /home/emge/Scripts/screenshot-select.sh
|
||||
|
||||
#
|
||||
# Status Bar:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue