mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-13 04:08:35 -05:00
niri with shell, wrapped discord attempt
This commit is contained in:
parent
282bb68316
commit
227dcc58d9
4 changed files with 31 additions and 14 deletions
|
|
@ -13,19 +13,19 @@
|
|||
|
||||
programs.caelestia = {
|
||||
enable = true;
|
||||
settings = {
|
||||
bar.status = {
|
||||
showBattery = true;
|
||||
};
|
||||
# settings = {
|
||||
# bar.status = {
|
||||
# showBattery = true;
|
||||
# };
|
||||
|
||||
appearance.transparency.enable = true;
|
||||
};
|
||||
cli = {
|
||||
enable = true; # Also add caelestia-cli to path
|
||||
settings = {
|
||||
theme.enableGtk = true;
|
||||
};
|
||||
};
|
||||
# # appearance.transparency.enable = true;
|
||||
# };
|
||||
# cli = {
|
||||
# enable = true; # Also add caelestia-cli to path
|
||||
# settings = {
|
||||
# theme.enableGtk = true;
|
||||
# };
|
||||
# };
|
||||
};
|
||||
|
||||
programs.niri.settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue