mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
catppuccin: migrate modules to home-manager
This commit is contained in:
parent
3854b68891
commit
3e00cb6173
30 changed files with 595 additions and 66 deletions
|
|
@ -36,7 +36,8 @@ bind = $mainMod, up, movefocus, u
|
|||
bind = $mainMod, down, movefocus, d
|
||||
|
||||
|
||||
bind = $mainMod, c, exec, grimblast copysave area $HOME/Pictures/Screenshots/"$(date +%Y%m%d-%H%M%S)"
|
||||
bind = $mainMod, s, exec, grimblast copysave active $HOME/Pictures/Screenshots/"$(date +%Y%m%d-%H%M%S)"
|
||||
bind = $mainMod SHIFT, S, exec, grimblast copysave area $HOME/Pictures/Screenshots/"$(date +%Y%m%d-%H%M%S)"
|
||||
bind = $mainMod SHIFT, c, exec, notify-send "Color: $(hyprpicker)"
|
||||
|
||||
# Switch workspaces with mainMod + [0-9]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue