mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-11 23:28:56 -05:00
test i3
This commit is contained in:
parent
2fa6a08c40
commit
5d8dfeb21c
3 changed files with 7 additions and 3 deletions
|
|
@ -70,7 +70,10 @@
|
|||
)
|
||||
++ (
|
||||
if config.module.x11.enable
|
||||
then [] else []
|
||||
then [
|
||||
xterm
|
||||
rofi
|
||||
] else []
|
||||
)
|
||||
++ (
|
||||
if config.module.programming.enable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue