From e7d5f4f5b1d8f58d99c7b584e3be6dab2955c914 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Mon, 29 Jan 2024 17:37:02 +0530 Subject: modifications --- config/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index d25cdc5..ff7a4a6 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -1,7 +1,7 @@ monitor=eDP-1,1920x1080@60,0x0,1 monitor=HDMI-A-1,2560x1440@60,-2560x-350,1 -exec-once = waybar & hyprpaper & dunst & /nix/store/$(ls -la /nix/store | grep 'polkit-gnome' | grep 4096 | awk '{print $9}' | sed -n '$p')/libexec/polkit-gnome-authentication-agent-1 & blueman-applet & nm-applet +exec-once = hyprpaper & waybar & dunst & /nix/store/$(ls -la /nix/store | grep 'polkit-gnome' | grep 4096 | awk '{print $9}' | sed -n '$p')/libexec/polkit-gnome-authentication-agent-1 & blueman-applet & nm-applet xwayland { force_zero_scaling = true @@ -67,7 +67,7 @@ bind = SUPER, E, exec, dolphin bind = SUPER SHIFT, F, togglefloating bind = SUPER, F, fullscreen, 1 bind = SUPER, SPACE, exec, pkill fuzzel || fuzzel -bind = SUPER, X, exec, waylock +bind = SUPER, X, exec, swaylock bind = SUPER, RETURN, layoutmsg, swapwithmaster master bind = SUPER SHIFT, J, layoutmsg, swapnext -- cgit v1.2.3