diff --git a/default/hypr/autostart.conf b/default/hypr/autostart.conf index 2009e14..089f64a 100644 --- a/default/hypr/autostart.conf +++ b/default/hypr/autostart.conf @@ -1,4 +1,4 @@ exec-once = hypridle & mako & waybar & fcitx5 exec-once = swaybg -i ~/.config/omarchy/current/background -m fill exec-once = systemctl --user start hyprpolkitagent -exec-once = wl-clip-persist --clipboard regular & clipse -listen +exec-once = wl-clip-persist --clipboard regular diff --git a/default/hypr/bindings.conf b/default/hypr/bindings.conf index 2357e53..6f22bc0 100644 --- a/default/hypr/bindings.conf +++ b/default/hypr/bindings.conf @@ -111,6 +111,3 @@ bind = CTRL, PRINT, exec, hyprshot -m output # Color picker bind = SUPER, PRINT, exec, hyprpicker -a - -# Clipse -bind = CTRL SUPER, V, exec, $terminal --class clipse -e clipse diff --git a/default/hypr/windows.conf b/default/hypr/windows.conf index 025eea2..e353adf 100644 --- a/default/hypr/windows.conf +++ b/default/hypr/windows.conf @@ -25,11 +25,6 @@ windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned # Proper background blur for wofi layerrule = blur,wofi -# Float in the middle for clipse clipboard manager -windowrule = float, class:(clipse) -windowrule = size 622 652, class:(clipse) -windowrule = stayfocused, class:(clipse) - # Float and cneter file pickers windowrule = float, class:xdg-desktop-portal-gtk, title:^(Open.*Files?|Save.*Files?) windowrule = center, class:xdg-desktop-portal-gtk, title:^(Open.*Files?|Save.*Files?) diff --git a/install/desktop.sh b/install/desktop.sh index 057482b..91ad2da 100644 --- a/install/desktop.sh +++ b/install/desktop.sh @@ -1,7 +1,7 @@ yay -S --noconfirm --needed \ brightnessctl playerctl pamixer pavucontrol wireplumber \ fcitx5 fcitx5-gtk fcitx5-qt fcitx5-configtool \ - wl-clip-persist clipse-bin \ + wl-clip-persist \ nautilus sushi ffmpegthumbnailer gnome-calculator \ 1password-beta 1password-cli gnome-keyring \ chromium mpv \