Add tree as a program

This commit is contained in:
Tyler Kelley 2024-02-19 04:58:39 -06:00
parent ea628533a2
commit 487979003f
2 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@ in {
home.packages = with pkgs; [
pkgs."${browser}" discord libvirt swww grim slurp gnome.file-roller
swaynotificationcenter rofi-wayland imv transmission-gtk mpv
gimp obs-studio rustup audacity pavucontrol
gimp obs-studio rustup audacity pavucontrol tree
font-awesome spotify swayidle neovide element-desktop swaylock
(nerdfonts.override { fonts = [ "JetBrainsMono" ]; })
# Import Scripts

View File

@ -71,12 +71,12 @@ in {
"command": "systemctl reboot"
},
{
"label": "",
"command": "thunar"
"label": "🚪",
"command": "hyprctl dispatch exit"
},
{
"label": "",
"command": "pavucontrol"
"label": "",
"command": "thunar"
},
{
"label": "",