diff options
| author | awy <awy@awy.one> | 2025-11-09 00:35:58 +0300 |
|---|---|---|
| committer | awy <awy@awy.one> | 2025-11-09 00:35:58 +0300 |
| commit | 1451e2cd849c1d11af14fafb3fdc83f7df018819 (patch) | |
| tree | c819db2aea199bb0827aa974c8d0cb5ff7efe722 /.config/hypr | |
| parent | c1197d465cc47335938e69d9cc0b8cf49f513e9f (diff) | |
| download | hyprdots-1451e2cd849c1d11af14fafb3fdc83f7df018819.tar.gz | |
revert
Diffstat (limited to '.config/hypr')
| -rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index c5827a8..5fface9 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -170,7 +170,7 @@ bind = , Print, exec, grim pic-full-$(date '+%y%m%d-%H%M-%S').png bind = SHIFT, Print, exec, maimpick bind = $mainMod, Print, exec, dmenurecord bind = $mainMod SHIFT, Print, exec, dmenurecord kill -bind = $mainMod, E, exec, $terminal -T aerc aerc; pkill -RTMIN+12 waybar +bind = $mainMod, E, exec, $terminal -T neomutt neomutt; pkill -RTMIN+12 waybar bind = $mainMod, N, exec, linkhandler bind = $mainMod SHIFT, N, exec, $terminal -T newsraft -e newsraft; pkill -RTMIN+6 waybar bind = $mainMod SHIFT, R, exec, $terminal -e btop |