From aa95ad60b7b2cd0867cb175d6bab9c60d53f6ec6 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Tue, 30 Jan 2024 23:16:42 +0800 Subject: [PATCH] chore: remove some useless config --- home/linux/desktop/hyprland/conf/hyprland.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/home/linux/desktop/hyprland/conf/hyprland.conf b/home/linux/desktop/hyprland/conf/hyprland.conf index ddf570be..dfbef6e7 100644 --- a/home/linux/desktop/hyprland/conf/hyprland.conf +++ b/home/linux/desktop/hyprland/conf/hyprland.conf @@ -196,8 +196,3 @@ exec-once=cp ~/.config/fcitx5/profile-bak ~/.config/fcitx5/profile # restore exec-once=fcitx5 -d --replace # start fcitx5 daemon bind=ALT,E,exec,pkill fcitx5 -9;sleep 1;fcitx5 -d --replace; sleep 1;fcitx5-remote -r -# fix xwayland apps -windowrulev2 = rounding 0, xwayland:1, floating:1 -windowrulev2 = center, class:^(.*jetbrains.*)$, title:^(Confirm Exit|Open Project|win424|win201|splash)$ -windowrulev2 = size 640 400, class:^(.*jetbrains.*)$, title:^(splash)$ -