stable hyprland config
This commit is contained in:
parent
bbefb9861d
commit
c0c1ffd1f7
1 changed files with 9 additions and 6 deletions
|
@ -100,17 +100,20 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
# System Packages go here
|
||||
brave
|
||||
xss-lock
|
||||
grim # screenshot utility; for selection screenshots do: grim -l 0 -g "$(slurp)" - | wl-clipboard
|
||||
slurp # select utiliy
|
||||
wl-clipboard # xclip alternative
|
||||
davfs2
|
||||
htop
|
||||
picom-jonaburg
|
||||
spotify
|
||||
xdotool
|
||||
vscodium
|
||||
vscode
|
||||
scrot
|
||||
imagemagick
|
||||
papirus-nord
|
||||
papirus-icon-theme
|
||||
# papirus-nord
|
||||
# papirus-icon-theme
|
||||
signal-desktop
|
||||
tree
|
||||
# rofi
|
||||
|
@ -137,7 +140,7 @@
|
|||
tldr
|
||||
steam
|
||||
git
|
||||
awesome
|
||||
# awesome
|
||||
neofetch
|
||||
pulseaudioFull
|
||||
toybox
|
||||
|
@ -151,9 +154,9 @@
|
|||
traceroute
|
||||
xorg.xinit
|
||||
nil
|
||||
# alacritty # gpu accelerated terminal
|
||||
alacritty # gpu accelerated terminal
|
||||
dbus # make dbus-update-activation-environment available in the path
|
||||
wayland
|
||||
# wayland
|
||||
xdg-utils # for opening default programs when clicking links
|
||||
glib # gsettings
|
||||
dracula-theme # gtk theme
|
||||
|
|
Loading…
Reference in a new issue