mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 16:10:14 +00:00
update lockfile and reclassify steam in i3
This commit is contained in:
@ -45,7 +45,7 @@ in {
|
||||
{ class = "obsidian"; }
|
||||
];
|
||||
"${ws3}" = [{ class = "discord"; }];
|
||||
"${ws4}" = [{ class = "Steam"; }];
|
||||
"${ws4}" = [ { class = "steam"; } { class = "Steam"; } ];
|
||||
};
|
||||
bars = [{ command = "echo"; }]; # Disable i3bar
|
||||
colors = let
|
||||
|
Reference in New Issue
Block a user