From 551993863a9019b190cfee3128447c40be4800d0 Mon Sep 17 00:00:00 2001 From: _N0x <tf@n0x.io> Date: Sat, 15 Feb 2025 19:01:56 +0100 Subject: [PATCH] FEAT: fixes to hyperland as well as integration for swappy --- hypr/.config/hypr/hyprland.conf | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index ddc4ac8..6d0027b 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -22,8 +22,8 @@ ################ # See https://wiki.hyprland.org/Configuring/Monitors/ -monitor=DP-1,2560x1440@165,0x0,1 -monitor=DP-2,3440x1440@165,-440x1440,1 +monitor=DP-2,2560x1440@165,0x0,1 +monitor=DP-1,3440x1440@165,-440x1440,1 ################### ### MY PROGRAMS ### @@ -35,7 +35,8 @@ monitor=DP-2,3440x1440@165,-440x1440,1 $terminal = kitty $fileManager = pcmanfm $menu = rofi -show drun -$screenshot = slurp | grim -g - ~/Pictures/Screenshots/screenshot_$(date "+%Y-%m-%d_%T").png +#$screenshot = slurp | grim -g - ~/Pictures/Screenshots/screenshot_$(date "+%Y-%m-%d_%T").png +$screenshot = grim -g "$(slurp)" - | swappy -f - $pwmanager = bitwarden-desktop $lockscreen = hyprlock @@ -49,8 +50,8 @@ $lockscreen = hyprlock exec-once = waybar exec-once = hyprpaper -exec-once = bitwarden-desktop exec-once = nm-applet +exec-once = bitwarden-desktop exec-once = nextcloud --background @@ -281,7 +282,7 @@ cursor { no_hardware_cursors = true } -workspace = 1, monitor:DP-2 +#workspace = 1, monitor:DP-2 plugin { split-monitor-workspaces {