mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-27 01:03:43 +02:00
feat: htop at startup
This commit is contained in:
parent
882bb32062
commit
ec971aa21b
3 changed files with 3 additions and 3 deletions
|
@ -8,5 +8,5 @@ windowrulev2 = workspace 3,class:^(nekoray|Nekoray|hiddify)$
|
||||||
windowrulev2 = workspace 4,class:^(org.telegram.desktop|telegramdesktop|discord|vesktop)$
|
windowrulev2 = workspace 4,class:^(org.telegram.desktop|telegramdesktop|discord|vesktop)$
|
||||||
windowrulev2 = workspace 5,class:^(Spotify)$
|
windowrulev2 = workspace 5,class:^(Spotify)$
|
||||||
# windowrulev2 = workspace 6,title:^(.*PCSX2.*)$
|
# 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)$
|
windowrulev2 = workspace 7,class:^(.*Gimp.*|blender)$
|
|
@ -2,5 +2,5 @@
|
||||||
# Startup
|
# Startup
|
||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
|
|
||||||
exec-once=[workspace 3 silent] $terminal -e btop
|
exec-once=[workspace 3 silent] $terminal -e htop
|
||||||
exec-once=[workspace 3 silent] nekoray
|
exec-once=[workspace 3 silent] nekoray
|
|
@ -1 +1 @@
|
||||||
Subproject commit f3e621d64a68894cb1e1d78bf202bac3ee380ed2
|
Subproject commit 54973b82d415684ed9226ce645d5d961c3afd23f
|
Loading…
Add table
Reference in a new issue