Browse Source

update

pull/10/head
JaKooLit 2 years ago
parent
commit
e7aefbad57
  1. 1
      config/hypr/configs/Execs.conf
  2. 3
      config/hypr/configs/Settings.conf
  3. 2
      config/hypr/configs/WindowRules.conf

1
config/hypr/configs/Execs.conf

@ -16,7 +16,6 @@ exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESK
exec-once = $scriptsDir/Polkit.sh
#gnome polkit for nixos
#exec-once = /nix/store/ww65bg045dn4nqcnqprarkfhpzzl30hf-polkit-gnome-0.105/libexec/polkit-gnome-authentication-agent-1
#exec-once = $scriptsDir/Polkit-NixOS.sh
# Portal Hyprland

3
config/hypr/configs/Settings.conf

@ -2,7 +2,6 @@
## JaKooLit Github - https://github.com/JaKooLit
# blurls = waybar
blurls = wofi
#blurls = rofi
dwindle {
@ -135,7 +134,7 @@ misc {
enable_swallow = true
no_direct_scanout = true #for fullscreen games
focus_on_activate = false
swallow_regex = ^(foot)$
swallow_regex = ^(kitty)$
}
binds {

2
config/hypr/configs/WindowRules.conf

@ -7,7 +7,7 @@ windowrule = float, pavucontrol
windowrule = float, nwg-look|qt5ct|mpv
windowrule = float, onedriver|onedriver-launcher
windowrule = float, zoom
windowrule = float, wofi
windowrule = float, rofi
windowrule = float, gnome-system-monitor
#windowrule = noblur,gamescope

Loading…
Cancel
Save