Skip to content

Commit

Permalink
working waybar settings
Browse files Browse the repository at this point in the history
  • Loading branch information
cu1ch3n committed Dec 18, 2024
1 parent 1fccea9 commit 4ba0dbf
Show file tree
Hide file tree
Showing 49 changed files with 2,653 additions and 127 deletions.
1 change: 1 addition & 0 deletions home-manager/development/python.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
(pkgs.python3.withPackages (
ps: with ps; [
requests
pygobject3
]
))
# master.jetbrains.pycharm-community
Expand Down
2 changes: 2 additions & 0 deletions home-manager/packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
{
home.packages = with pkgs; [
axel
brightnessctl
discord
evolution
firefox
Expand All @@ -11,6 +12,7 @@
inotify-tools
just
kdenlive
lm_sensors
logseq
obsidian
oh-my-git
Expand Down
Loading

0 comments on commit 4ba0dbf

Please sign in to comment.