Initial commit of Hyprland config
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# date/time related macros
|
||||
bind = SUPER CTRL, D, exec, $today | $copy && $paste
|
||||
bind = SUPER CTRL, N, exec, $now | $copy && $paste
|
||||
bind = SUPER CTRL, Y, exec, $yesterday | $copy && $paste
|
||||
bind = SUPER CTRL, T, exec, $tomorrow | $copy && $paste
|
||||
|
||||
# password related macros
|
||||
bind = SUPER CTRL, 1, exec, $bw | $copy && $paste && $newline && $clear
|
||||
bind = SUPER CTRL, 2, exec, $op | $copy && $paste && $newline && $clear
|
||||
Reference in New Issue
Block a user