diff options
Diffstat (limited to 'des/i3/config')
| -rw-r--r-- | des/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/des/i3/config b/des/i3/config index f039586..c92b3f2 100644 --- a/des/i3/config +++ b/des/i3/config @@ -55,7 +55,7 @@ bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl set +1% && pkill bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl set 1%- && pkill -SIGRTMIN+9 i3blocks # Take a screenshot -bindsym --release $mod+F3 exec --no-startup-id "/usr/bin/import ~/scratch/screenshots/latest.png && cp ~/scratch/screenshots/latest.png ~/scratch/screenshots/$(date +%F_%T.%N).png" +bindsym --release $mod+F3 exec --no-startup-id "/usr/bin/import ~/workspace/scratch/screenshots/latest.png && cp ~/workspace/scratch/screenshots/latest.png ~/workspace/scratch/screenshots/$(date +%F_%T.%N).png" # Use change_fan (int .setup dir) to adjust fan speeds # TBD |
