Update plasma config
This commit is contained in:
parent
1e53199429
commit
765e80c978
3 changed files with 38 additions and 1 deletions
|
|
@ -44,4 +44,12 @@
|
|||
|
||||
# Configure KWin for borderless windows
|
||||
programs.plasma.kwin.borderlessMaximizedWindows = true;
|
||||
|
||||
# Hide bottom panel/status bar
|
||||
programs.plasma.panels = [
|
||||
{
|
||||
location = "bottom";
|
||||
hiding = "autohide";
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue