Back to hyprland already

This commit is contained in:
Emmet 2024-08-16 16:42:00 -05:00
parent 0460164a55
commit bf5159b8e7
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@
email = "emmet@librephoenix.com"; # email (used for certain configurations)
dotfilesDir = "~/.dotfiles"; # absolute path of the local repo
theme = "io"; # selcted theme from my themes directory (./themes/)
wm = "plasma"; # Selected window manager or desktop environment; must select one in both ./user/wm/ and ./system/wm/
wm = "hyprland"; # Selected window manager or desktop environment; must select one in both ./user/wm/ and ./system/wm/
# window manager type (hyprland or x11) translator
wmType = if ((wm == "hyprland") || (wm == "plasma")) then "wayland" else "x11";
browser = "qutebrowser"; # Default browser; must select one from ./user/app/browser/

View file

@ -346,7 +346,7 @@ in
bind=SUPERSHIFT,P,exec,hyprprofile-dmenu
# 3 monitor setup
monitor=eDP-1,1920x1080,900x1080,1
monitor=eDP-1,1920x1080@300,900x1080,1
monitor=HDMI-A-1,1920x1080,1920x0,1
monitor=DP-1,1920x1080,0x0,1