From 8094866de68466ea627bb86d68eb4319f8e0e22a Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Thu, 13 Jul 2023 06:43:07 -0500 Subject: [PATCH] tweaks to hyprland keybindings --- .config/hypr/hyprland.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 58239cb..95c493a 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -105,7 +105,10 @@ windowrule=opaque,firefox windowrule=float,dolphin windowrule=float,org.freedesktop.impl.portal.desktop.kde windowrule=size 60% 60%,dolphin +windowrule=float,org.gnome.Nautilus +windowrule=size 60% 60%,org.gnome.Nautilus windowrule=float,mpv +windowrule=float,imv windowrule=float,title:Picture-in-Picture windowrule=size 90% 76%,mpv windowrule=center,mpv @@ -132,6 +135,7 @@ bind = SUPER,RETURN,exec,alacritty bind = SUPER,C,killactive, bind = SUPERSHIFT,Q,exit, bind = SUPERSHIFT,D,exec,dolphin +bind = SUPERSHIFT,N,exec,nautilus bind = SUPERSHIFT,F,togglefloating, bindr = SUPER,Super_L,exec,/home/chris/bin/launcher.sh bindr = ALT,Alt_R,exec,/home/chris/bin/window.sh