kitty theme
This commit is contained in:
@ -2,9 +2,15 @@
|
||||
### KEYBINDINGS ###
|
||||
###################
|
||||
|
||||
# Run wev to get key
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/
|
||||
$mainMod = SUPER # Sets "Windows" key as main modifier
|
||||
|
||||
# Screenshot
|
||||
bind = , Print, exec, $screenshot
|
||||
bind = CTRL, Print, exec, $screenshotSelect
|
||||
|
||||
# Binds apps https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
bind = $mainMod, RETURN, exec, $terminal
|
||||
bind = $mainMod, B, exec, $browser
|
||||
|
Reference in New Issue
Block a user