Compare commits
2 Commits
72795941af
...
84b8c301bb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
84b8c301bb | ||
|
|
ddb3c8f70e |
@@ -62,7 +62,7 @@ in
|
|||||||
# https://wiki.hyprland.org/Configuring/Variables/#general
|
# https://wiki.hyprland.org/Configuring/Variables/#general
|
||||||
general = {
|
general = {
|
||||||
gaps_in = 5;
|
gaps_in = 5;
|
||||||
gaps_out = 20;
|
gaps_out = 10;
|
||||||
border_size = 2;
|
border_size = 2;
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
||||||
#"col.active_border" = "rgba(33ccffee) rgba(00ff99ee) 45deg";
|
#"col.active_border" = "rgba(33ccffee) rgba(00ff99ee) 45deg";
|
||||||
|
|||||||
@@ -11,6 +11,8 @@ in
|
|||||||
#hypridle = pkgs.callPackage ../../universal/personalPKGS/hypridle.nix {};
|
#hypridle = pkgs.callPackage ../../universal/personalPKGS/hypridle.nix {};
|
||||||
{
|
{
|
||||||
|
|
||||||
|
programs.gitui.enable = true;
|
||||||
|
|
||||||
qt.enable = true;
|
qt.enable = true;
|
||||||
#qt.style = "gtk2";
|
#qt.style = "gtk2";
|
||||||
#qt.platformTheme = "qt5ct";
|
#qt.platformTheme = "qt5ct";
|
||||||
@@ -167,7 +169,7 @@ in
|
|||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
xarchiver
|
xarchiver
|
||||||
atuin
|
atuin
|
||||||
blender
|
blender-hip
|
||||||
wineWowPackages.stable
|
wineWowPackages.stable
|
||||||
gdb
|
gdb
|
||||||
alsa-utils
|
alsa-utils
|
||||||
|
|||||||
Reference in New Issue
Block a user