From 1f35cbc6882816c894d465f6316e7e28a337aecb Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Mon, 13 Mar 2023 23:44:42 +0530 Subject: tofi+wpaperd+hyprland.conf --- .config/hypr/hyprland.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.config/hypr') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 47112d0..4fed421 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -4,7 +4,7 @@ monitor=eDP-1,1920x1080@60,0x0,1.05 # See https://wiki.hyprland.org/Configuring/Keywords/ for more # Execute your favorite apps at launch -exec-once = waybar +exec-once = waybar, dunst, wpaperd #hyprpaper # Source a file (multi-file configs) @@ -32,7 +32,7 @@ master { decoration { rounding = 3 multisample_edges = true - active_opacity=0.98 + active_opacity=0.99 inactive_opacity=0.93 fullscreen_opacity=1.0 blur = true @@ -105,14 +105,14 @@ bind = $MOD SHIFT, Return, exec, kitty bind = $MOD, Q, exec, brave bind = $MOD CTRL, Q, exec, brave --incognito bind = $MOD ALT, Q, exec, brave --tor +bind = $MOD SHIFT, W, exec, whatsapp-nativefier bind = $MOD, W, killactive, bind = $MOD CTRL SHIFT, Q, exit, -bind = $MOD, W, exec, emacs, -bind = $MOD, R, exec, ranger, bind = $MOD, F, togglefloating, bind = $MOD, Space, togglefloating, -bindr= $MOD, D, exec, pkill wofi || wofi --show drun +bind = $MOD, E, exec, emacs bind = $MOD, R, exec, kitty -e ranger +bind= $MOD, D, exec, tofi-run #master-stack layout bind = $MOD, Return,layoutmsg, swapwithmaster -- cgit v1.2.3