summaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-02-19 17:56:51 +0100
committermjkwiatkowski <mati.rewa@gmail.com>2026-02-19 17:56:51 +0100
commit0a796cff11bc80a7d73a58811b790e64ac205378 (patch)
treeb2c21c4798d56b67ef0b3271bc00d8c3d2239da8 /hypr
parent7a0073de88e92c925116c114e476c04183fc3115 (diff)
test: test 1
Diffstat (limited to 'hypr')
-rw-r--r--hypr/hyprland.conf11
1 files changed, 10 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index 1c4354f..f8c2a74 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -51,7 +51,8 @@ autogenerated = 0 # remove this line to remove the warning
################
# See https://wiki.hypr.land/Configuring/Monitors/
-monitor=,preferred,auto,auto
+monitor=,preferred,auto,auto
+monitor = , preferred, auto, 2, mirror, eDP-1
###################
### MY PROGRAMS ###
@@ -80,6 +81,7 @@ exec-once = ~/.config/hypr/scripts/waybar_peek.py &
exec-once = systemctl --user start hyprpolkitagent
# Waybar setup.
+#exec-once = [workspace special:magic silent] Telegram;
exec-once = waybar
exec-once = hyprpaper
@@ -93,6 +95,9 @@ exec-once = wl-paste --type image --watch cliphist store # Stores only image dat
# Allows for seamless mounting of other filesystems.
exec-once = udiskie
+
+
+
###################
### PERMISSIONS ###
###################
@@ -218,6 +223,10 @@ misc {
disable_splash_rendering = true
force_default_wallpaper = 1 # Set to 0 or 1 to disable the anime mascot wallpapers
disable_hyprland_logo = true # If true disables the random hyprland logo / anime girl background. :(
+
+ enable_swallow = true
+
+ swallow_regex = ^(Telegram)$
}
# This is to remove the pixelated look of some applications e.g., Slack.