mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
xmobar: document how to visualize modified configuration
This commit is contained in:
parent
7a0d7b4d95
commit
ff5affd1c5
1 changed files with 2 additions and 1 deletions
|
|
@ -24,7 +24,8 @@
|
|||
# Xmobar uses the directory to compile too,
|
||||
# Linking the entire folder directly would make the directory not writable
|
||||
#
|
||||
# We need to clean up the xmobar executable so it recompiles
|
||||
# Just relink the file if you want to debug it quickly
|
||||
# We need to clean up the xmobar executable so it recompiles (it's copied to store)
|
||||
recursive = true;
|
||||
source = "${./xmobar}";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue