renaming for better syntax highlighting.
This commit is contained in:
parent
2d5c75f7b5
commit
2dad892761
|
@ -9,7 +9,6 @@ bindsym $mod+space exec $menu
|
||||||
# gopass prompt
|
# gopass prompt
|
||||||
bindsym $mod+backslash exec $pass_menu
|
bindsym $mod+backslash exec $pass_menu
|
||||||
|
|
||||||
|
|
||||||
# reload the configuration file
|
# reload the configuration file
|
||||||
bindsym $mod+Shift+c reload
|
bindsym $mod+Shift+c reload
|
||||||
|
|
||||||
|
@ -67,8 +66,8 @@ bindsym $mod+Shift+9 move container to workspace 9
|
||||||
bindsym $mod+Shift+0 move container to workspace 10
|
bindsym $mod+Shift+0 move container to workspace 10
|
||||||
|
|
||||||
# Printscreen functions
|
# Printscreen functions
|
||||||
bindsym $ctrl+print exec farge
|
|
||||||
bindsym print exec grim -g "$(slurp)" - | swappy -f -
|
bindsym print exec grim -g "$(slurp)" - | swappy -f -
|
||||||
|
bindsym $ctrl+print exec farge --image-viewer imv
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# Layout stuff:
|
# Layout stuff:
|
Loading…
Reference in New Issue
Block a user