mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2024-12-23 15:49:40 +01:00
Update path for a keybinding
This commit is contained in:
parent
570ea7998c
commit
e590808a6a
@ -65,8 +65,8 @@ bindsym $mod+Shift+e exec $rofi powermenu
|
|||||||
|
|
||||||
|
|
||||||
# Set up screenshots and partial screenshots
|
# Set up screenshots and partial screenshots
|
||||||
bindsym --release Print exec maim ~/images/scrots/`date +%Y-%m-%d_%H:%M:%S`.png
|
bindsym --release Print exec maim ~/Pictures/Screenshots/`date +%Y-%m-%d_%H:%M:%S`.png
|
||||||
bindsym --release Shift+Print exec maim -s ~/images/scrots/`date +%Y-%m-%d_%H:%M:%S`.png
|
bindsym --release Shift+Print exec maim -s ~/Pictures/Screenshots/`date +%Y-%m-%d_%H:%M:%S`.png
|
||||||
|
|
||||||
|
|
||||||
# Bind brightness keys to light interface
|
# Bind brightness keys to light interface
|
||||||
|
Loading…
Reference in New Issue
Block a user