Compare commits

...

2 Commits

Author SHA1 Message Date
zastian@mrthoddata.com
84b8c301bb change hyprland outergaps 2025-06-23 12:16:26 +01:00
zastian@mrthoddata.com
ddb3c8f70e change to blender hip and enabled gitui 2025-06-23 12:16:06 +01:00
2 changed files with 4 additions and 2 deletions

View File

@@ -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";

View File

@@ -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