Add privacy module to waybar, fix pcmanfm against a config
This commit is contained in:
parent
8d1271c017
commit
032439e4dc
10 changed files with 94 additions and 24 deletions
|
@ -39,6 +39,13 @@
|
|||
open-on-workspace "${config.ws.w4a}"
|
||||
}
|
||||
|
||||
//// Layer rules (Uncomment after 0.1.11)
|
||||
//layer-rule {
|
||||
// match namespace="^notifications$"
|
||||
// block-out-from "screencast"
|
||||
//}
|
||||
|
||||
// Everything else
|
||||
screenshot-path "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png"
|
||||
|
||||
hotkey-overlay {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
config.home.niri.settings.theme = pkgs.writeText "theme" ''
|
||||
prefer-no-csd
|
||||
|
||||
|
||||
layout {
|
||||
gaps 7
|
||||
center-focused-column "never"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue