diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-24 10:31:11 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-24 10:31:11 +0900 |
| commit | 4a0475938de893b1f4e9092f896ebc46fa6f2810 (patch) | |
| tree | 4cb7b2be48288797c301b17d2ccbdd225f9a330f /config/hypr/monitors.conf | |
| parent | 31cb63974ea6830216f5e1bcee4744afd8f0d143 (diff) | |
increased default kitty font size, added more notes on monitors.conf and workspaces.conf
Diffstat (limited to 'config/hypr/monitors.conf')
| -rw-r--r-- | config/hypr/monitors.conf | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/config/hypr/monitors.conf b/config/hypr/monitors.conf index b3b75847..74a60819 100644 --- a/config/hypr/monitors.conf +++ b/config/hypr/monitors.conf @@ -1,6 +1,14 @@ # /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # +# default Monitor config + +# *********************************************************** # +# +# NOTE: This will be overwritten by NWG-Displays +# once you use and click apply. You can still find this +# default at ~/.config/hypr/Monitor_Profiles/default.conf +# +# *********************************************************** # -# WARN!!! THIS WILL BE OVERWRITTEN by NWG-DISPLAY # Monitor Configuration # See Hyprland wiki for more details @@ -50,3 +58,4 @@ monitor=,highres,auto,1 # https://wiki.hyprland.org/Configuring/Workspace-Rules/ # SUPER E - Workspace-Rules # See ~/.config/hypr/UserConfigs/WorkspaceRules.conf + |
