feat(hypr): organization
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
workspace = [
|
||||
"special:youtube, on-created-empty:uwsm app -- firefox -P YouTube --name youtube"
|
||||
"special:music, on-created-empty:hakase-music-launch"
|
||||
];
|
||||
|
||||
windowrulev2 = [
|
||||
# --- POPUP RULES (Wifi, BT, Audio) ---
|
||||
"float, class:^(org\.hakase\.popup\..*)$"
|
||||
@@ -32,6 +37,9 @@
|
||||
"workspace special:music silent, title:^(cava)$"
|
||||
"workspace special:music silent, initialTitle:^(cava)$"
|
||||
|
||||
# --- YOUTUBE RULES ---
|
||||
"workspace special:youtube, class:^(youtube)$"
|
||||
|
||||
# --- GAMING RULES ---
|
||||
# Steam Apps, Gamescope, Lutris, Heroic, and Wine/Proton apps
|
||||
"fullscreen, class:^steam_app_\d+$"
|
||||
|
||||
Reference in New Issue
Block a user