This commit is contained in:
KaitoTLex 2024-09-18 19:04:39 -07:00
parent ae0634ded2
commit 1b9f5063bc
2 changed files with 2 additions and 2 deletions

View file

@ -4,6 +4,7 @@
config = rec { config = rec {
terminal = "kitty"; terminal = "kitty";
modifier = "Mod4"; modifier = "Mod4";
menu = "rofi -show drun";
bars = [ bars = [
{ {
command = "waybar"; command = "waybar";

View file

@ -32,6 +32,7 @@
gnumake gnumake
chromium chromium
manga-tui manga-tui
thunderbird
clang clang
macchanger macchanger
@ -76,7 +77,6 @@
rustc rustc
arduino-cli arduino-cli
jdk jdk
# nix related # nix related
# #
# it provides the command `nom` works just like `nix` # it provides the command `nom` works just like `nix`
@ -116,7 +116,6 @@
#Rice #Rice
kanagawa-gtk-theme kanagawa-gtk-theme
rofi
kanagawa-icon-theme kanagawa-icon-theme
# system tools # system tools