diff options
Diffstat (limited to '_linux/hypr/hyprland.conf')
| -rw-r--r-- | _linux/hypr/hyprland.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_linux/hypr/hyprland.conf b/_linux/hypr/hyprland.conf index df146d5..9b3aa03 100644 --- a/_linux/hypr/hyprland.conf +++ b/_linux/hypr/hyprland.conf @@ -13,9 +13,9 @@ exec-once = copyq exec-once = /home/kkard2/soft/espanso-thing # Set programs that you use -$terminal = kitty -$fileManager = dolphin -$menu = wofi --show drun +$terminal = st -f "Noto Sans Mono:style=Regular:size=12" -e tmux +$fileManager = thunar +$menu = dmenu_run # Some default env vars. env = XCURSOR_SIZE,24 |
