mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-11 01:13:56 -05:00
updated afk-cmds pkg
removed AFKCommands moved moonfly plugin to correct location switched from alacritty to st
This commit is contained in:
parent
ca947d62b9
commit
f353281d6b
12 changed files with 107 additions and 301 deletions
|
|
@ -3,7 +3,7 @@ configuration{
|
|||
lines: 5;
|
||||
show-icons: true;
|
||||
icon-theme: "Flat-Remix-Blue-Dark";
|
||||
terminal: "alacritty";
|
||||
terminal: "st";
|
||||
drun-display-format: "{name}";
|
||||
location: 0;
|
||||
disable-history: false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue