summaryrefslogtreecommitdiff
path: root/.config/hypr/hyprland.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r--.config/hypr/hyprland.conf16
1 files changed, 10 insertions, 6 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index 97f0976..29c19ae 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -1,14 +1,18 @@
+# Main
monitor=eDP-1,preferred,auto,1.25
-# monitor=HDMI-A-1,preferred,auto-left,1.25
-monitor=HDMI-A-1,preferred,auto,1.25,mirror,eDP-1
-# monitor=HDMI-A-1,preferred,auto,1,mirror,eDP-1
-# monitor=DP-1,preferred,auto-left,1.25
+# Mirror with hdmi
+monitor=HDMI-A-1,1920x1080,auto,1.25,mirror,eDP-1
+# Mirror through type-c
+# monitor=DP-1,1920x1080,auto,1.25,mirror,eDP-1
-$terminal = wezterm start --always-new-process
+# monitor=HDMI-A-1,preferred,auto-left,1
+# monitor=HDMI-A-1,1920x1080,auto,1.25
+
+$terminal = alacritty
$menu = wofi --show run
$locker = gtklock
-exec-once = hyprpaper & waybar & telegram & mattermost-desktop
+exec-once = hyprpaper & waybar & telegram
exec-once = xss-lock $locker
exec-once = hyprctl setcursor 'rose-pine' 30
exec-once = gsettings set org.gnome.desktop.interface cursor-theme 'rose-pine'