mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
formatting and updates
This commit is contained in:
parent
3a2d061875
commit
89c992c0d9
6 changed files with 25 additions and 23 deletions
|
@ -26,18 +26,18 @@
|
|||
cursor = "CellForeground";
|
||||
};
|
||||
#search = {
|
||||
#matches = {
|
||||
#foreground = "#44475a";
|
||||
#background = "#50fa7b";
|
||||
#};
|
||||
#focused_match = {
|
||||
#foreground = "#44475a";
|
||||
#background = "#ffb86c";
|
||||
#};
|
||||
#footer_bar = {
|
||||
#background = "#282a36";
|
||||
#foreground = "#f8f8f2";
|
||||
#};
|
||||
#matches = {
|
||||
#foreground = "#44475a";
|
||||
#background = "#50fa7b";
|
||||
#};
|
||||
#focused_match = {
|
||||
#foreground = "#44475a";
|
||||
#background = "#ffb86c";
|
||||
#};
|
||||
#footer_bar = {
|
||||
#background = "#282a36";
|
||||
#foreground = "#f8f8f2";
|
||||
#};
|
||||
#};
|
||||
selection = {
|
||||
text = "CellForeground";
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
# games
|
||||
minecraft
|
||||
prismlauncher
|
||||
prismlauncher # minecraft, but it actually works
|
||||
superTuxKart
|
||||
extremetuxracer
|
||||
|
||||
|
@ -40,6 +40,7 @@
|
|||
yubikey-manager
|
||||
yubikey-manager-qt
|
||||
yubioath-desktop
|
||||
#yubioath-flutter # do as soon as thing is done
|
||||
pass
|
||||
|
||||
# misc
|
||||
|
@ -48,7 +49,6 @@
|
|||
spotify
|
||||
nixpkgs-fmt
|
||||
virt-manager
|
||||
remmina
|
||||
powerline-fonts
|
||||
|
||||
# libs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue