From ec971aa21b26c616551b44416771fd025222cf85 Mon Sep 17 00:00:00 2001 From: hesam-init Date: Tue, 24 Sep 2024 12:21:05 +0330 Subject: [PATCH] feat: htop at startup --- hypr-configs/dotfiles/hypr/configs/rules/workspaces.conf | 2 +- hypr-configs/dotfiles/hypr/configs/startup.conf | 2 +- linux-configs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hypr-configs/dotfiles/hypr/configs/rules/workspaces.conf b/hypr-configs/dotfiles/hypr/configs/rules/workspaces.conf index 12e611b..f652c2e 100644 --- a/hypr-configs/dotfiles/hypr/configs/rules/workspaces.conf +++ b/hypr-configs/dotfiles/hypr/configs/rules/workspaces.conf @@ -8,5 +8,5 @@ windowrulev2 = workspace 3,class:^(nekoray|Nekoray|hiddify)$ windowrulev2 = workspace 4,class:^(org.telegram.desktop|telegramdesktop|discord|vesktop)$ windowrulev2 = workspace 5,class:^(Spotify)$ # windowrulev2 = workspace 6,title:^(.*PCSX2.*)$ -windowrulev2 = workspace 6,class:^(Steam|steam)$,title:^(.*|steam|Steam)$ +windowrulev2 = workspace 6,class:^(Steam|steam)$,title:^(steam|Steam)$ windowrulev2 = workspace 7,class:^(.*Gimp.*|blender)$ \ No newline at end of file diff --git a/hypr-configs/dotfiles/hypr/configs/startup.conf b/hypr-configs/dotfiles/hypr/configs/startup.conf index 4fd226a..29476e0 100644 --- a/hypr-configs/dotfiles/hypr/configs/startup.conf +++ b/hypr-configs/dotfiles/hypr/configs/startup.conf @@ -2,5 +2,5 @@ # Startup # ----------------------------------------------------- -exec-once=[workspace 3 silent] $terminal -e btop +exec-once=[workspace 3 silent] $terminal -e htop exec-once=[workspace 3 silent] nekoray \ No newline at end of file diff --git a/linux-configs b/linux-configs index f3e621d..54973b8 160000 --- a/linux-configs +++ b/linux-configs @@ -1 +1 @@ -Subproject commit f3e621d64a68894cb1e1d78bf202bac3ee380ed2 +Subproject commit 54973b82d415684ed9226ce645d5d961c3afd23f