diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index 7538d6f..bcf76da 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -9,8 +9,8 @@ $term = kitty $scriptsDir = $HOME/.config/hypr/scripts # rofi App launcher -bindr = $mainMod, $mainMod_L, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run -bind = $mainMod, D, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run +bindr = $mainMod, $mainMod_L, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run,window +bind = $mainMod, D, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run,window bind = $mainMod, Return, exec, $term # Launch terminal bind = CTRL ALT, Delete, exec, hyprctl dispatch exit 0 @@ -167,8 +167,8 @@ bindm = $mainMod, mouse:273, resizewindow # If you are using Ja's Hyprland dots as Host and wants to passthrough keyboard into a VM -#bind = $mainMod ALT, P, submap, passthru -#submap = passthru -# to unbind -#bind = $mainMod ALT, P, submap, reset -#submap = reset +bind = $mainMod ALT, P, submap, passthru +submap = passthru + to unbind +bind = $mainMod ALT, P, submap, reset +submap = reset diff --git a/config/swaync/config.json b/config/swaync/config.json index 6c70332..64e2456 100644 --- a/config/swaync/config.json +++ b/config/swaync/config.json @@ -6,7 +6,7 @@ "control-center-layer": "top", "layer-shell": true, "cssPriority": "application", - "control-center-margin-top": 10, + "control-center-margin-top": 5, "control-center-margin-bottom": 0, "control-center-margin-right": 0, "control-center-margin-left": 0, @@ -20,7 +20,7 @@ "timeout-critical": 0, "fit-to-screen": false, "control-center-width": 350, - "control-center-height": 800, + "control-center-height": 720, "notification-window-width": 400, "keyboard-shortcuts": true, "image-visibility": "when available",