last update config before moving to fedora
This commit is contained in:
@@ -251,7 +251,10 @@ bindsym $mod+r mode "resize"
|
||||
bindsym --locked XF86MonBrightnessDown exec brightnessctl set 5%- && swayosd-client --brightness lower
|
||||
bindsym --locked XF86MonBrightnessUp exec brightnessctl set 5%+ && swayosd-client --brightness raise
|
||||
# Special key to take a screenshot with grim
|
||||
bindsym Print exec grim
|
||||
# bindsym Print exec grim
|
||||
bindsym Print exec grim "$HOME/Pictures/Screenshots/$(date +'%s_grim.png')"
|
||||
bindsym $mod+Print exec grim -g "$(slurp)" "$HOME/Pictures/Screenshots/$(date +'%s_grim.png')"
|
||||
bindsym $mod+Shift+s exec grim -g "$(slurp)" - | wl-copy
|
||||
|
||||
bar {
|
||||
swaybar_command waybar
|
||||
|
||||
Reference in New Issue
Block a user