feat: modified configuration to introduce ags, with extras
Revert displayScale to 1 Create AGS bar component configuration Removed declarations for waybar
This commit is contained in:
parent
044ccc901d
commit
101aee8193
8 changed files with 58 additions and 36 deletions
|
@ -19,7 +19,7 @@
|
|||
config = rec {
|
||||
myUserName = "stvnliu";
|
||||
myHostName = "nixos-msi";
|
||||
displayScale = 2;
|
||||
displayScale = 1;
|
||||
myWallPaperPathString = "/home/${myUserName}/wallpaper.png";
|
||||
myDisplayName = "Zhongheng Liu";
|
||||
myEmail = "z.liu@outlook.com.gr";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue