i3: adapt config to nix

This commit is contained in:
2023-03-11 14:45:07 +01:00
parent 5bc28cd188
commit 2b38523557
4 changed files with 19 additions and 5 deletions

View File

@ -28,8 +28,9 @@ mc = "~/.config/mc"
[i3.variables]
monitor-primary = "not-specified"
monitor-secondary = "not-specified"
# Tray-output defaults to primary
tray-output = ""
screenlayout-script = "echo screenlayout-script not specified"
bar-font-size = 15
tray-output = "primary"
[emacs.files]
"emacs/doom" = "~/.config/doom"