diff --git a/dolphinrc b/dolphinrc index 96f507cf..4d9e09c6 100644 --- a/dolphinrc +++ b/dolphinrc @@ -4,6 +4,7 @@ MenuBar=Disabled update_info=dolphin_detailsmodesettings.upd:rename-leading-padding [General] +ShowFullPath=true Version=202 ViewPropsTimestamp=2023,5,12,19,59,9.33 @@ -22,3 +23,9 @@ Places Icons Static Size=22 [MainWindow] MenuBar=Disabled ToolBarsMovable=Disabled + +[PreviewSettings] +Plugins=,ffmpegthumbs + +[ViewPropertiesDialog] +1920x1200 screen: Window-Maximized=true diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 5d97001e..f989d87e 120000 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -1 +1 @@ -/nix/store/mgsld6x1ckizs308k3pr9sjcjnavlqya-home-manager-files/.config/hypr/hyprland.conf \ No newline at end of file +/nix/store/jxgghqpkcr60pfn4bixazpzihx4aqsi5-home-manager-files/.config/hypr/hyprland.conf \ No newline at end of file diff --git a/hypr/main.conf b/hypr/main.conf index 4db643a7..98f80ee5 100644 --- a/hypr/main.conf +++ b/hypr/main.conf @@ -40,9 +40,6 @@ exec-once = $scripts/lose-focus.sh exec-once = bash -c "killall -r -0 waybar && killall -r waybar; waybar" exec-once = swaync -# put this in home-manager conf to make it cleaner -exec-once = /nix/store/4cssj191kj5y7n738r2a90m0vplm83gr-polkit-kde-agent-1-5.27.5/libexec/polkit-kde-authentication-agent-1 - exec-once = wl-paste --watch cliphist store # OSD window @@ -141,6 +138,12 @@ gestures { # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more windowrule = float,^(org.kde.polkit-kde-authentication-agent-1)$ +windowrule = size 741 288,^(org.kde.polkit-kde-authentication-agent-1)$ +windowrule = center,^(org.kde.polkit-kde-authentication-agent-1)$ + +windowrule = size 741 288,^(org.kde.ksshaskpass)$ +windowrule = move cursor -370 -144,^(org.kde.ksshaskpass)$ + windowrule = float,^(org.gnome.Calculator)$ windowrule = float,^(GalaxyBudsClient)$