diff options
| author | kkard2 <[email protected]> | 2025-10-30 14:08:15 +0100 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2026-03-07 14:21:55 +0100 |
| commit | 3ec7bf19b2be910ee28a89da9487c9725d86fe24 (patch) | |
| tree | e5b6807a8ea281745a439a2128212e160520ae60 /_linux/hypr/hyprland.conf | |
| parent | a1b2c814e43161401889d7e0abdea2f46c7ed0ef (diff) | |
i use linux btw
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 |
