mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-06-24 05:51:46 +02:00
Add tree as a program
This commit is contained in:
parent
ea628533a2
commit
487979003f
@ -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
|
||||
|
@ -71,12 +71,12 @@ in {
|
||||
"command": "systemctl reboot"
|
||||
},
|
||||
{
|
||||
"label": "",
|
||||
"command": "thunar"
|
||||
"label": "🚪",
|
||||
"command": "hyprctl dispatch exit"
|
||||
},
|
||||
{
|
||||
"label": "",
|
||||
"command": "pavucontrol"
|
||||
"label": "",
|
||||
"command": "thunar"
|
||||
},
|
||||
{
|
||||
"label": "",
|
||||
|
Loading…
x
Reference in New Issue
Block a user