1
1
Fork 0

Compare commits

..

No commits in common. "c681926c9252b5db9bd3e5c5e4fc4cc5d0348427" and "9af717e31305f0325805c7676a39214dc8eb446c" have entirely different histories.

7 changed files with 10 additions and 19 deletions

View file

@ -52,17 +52,11 @@
#?? nixpkgs.BRANCH.PACKAGE
inherit stable unstable staging-next;
### Packages
# TODO: Remove when GTK > 4.16 in unstable
# BUG: v5.4 is not compatible with GTK < 4.16
# https://github.com/lassekongo83/adw-gtk3/releases/tag/v5.4
adw-gtk3 = stable.adw-gtk3;
# BUG: Build tests often fail on unstable
# https://github.com/NixOS/nixpkgs/issues/333946
fprintd = stable.fprintd;
### Hypr*
# Hypr*
hypridle = inputs.hypridle.packages.${prev.system}.default;
hyprland = inputs.hyprland.packages.${prev.system}.default;
hyprlock = inputs.hyprlock.packages.${prev.system}.default;
@ -71,7 +65,7 @@
hyprbars = inputs.hyprland-plugins.packages.${prev.system}.hyprbars;
};
### Development
# Development
#// ciscoPacketTracer8 = local.ciscoPacketTracer8;
}
)

View file

@ -224,7 +224,7 @@ in {
(tag.editor ["group invade" "tile"])
(tag.files ["size 1000 625"])
(tag.game ["fullscreen" "group barred" "idleinhibit always" "noborder" "noshadow" "renderunfocused" "workspace name:game"])
#// (tag.media ["tile" "workspace special:scratchpad"])
(tag.media ["tile" "workspace special:scratchpad"])
(tag.music ["tile" "workspace special:music"])
(tag.office ["workspace special:office"])
(tag.password ["center" "workspace special:password"])

View file

@ -108,9 +108,9 @@ in {
# https://wiki.hyprland.org/Configuring/Animations
#?? animation = NAME, ONOFF, SPEED, CURVE, [STYLE]
animation = [
"global, 1, 3, default"
"specialWorkspace, 1, 3, default, fade"
"windows, 1, 3, default, slide"
"global, 1, 5, default"
"specialWorkspace, 1, 5, default, fade"
"windows, 1, 5, default, slide"
"layers, 0"
];

View file

@ -51,7 +51,7 @@ with lib; {
#// gnome-shell.enable = true;
gpg.enable = true;
hyprlock.enable = true;
libreoffice.enable = true;
#// libreoffice.enable = true;
#// librewolf.enable = true;
localsend.enable = true;
logseq.enable = true;

View file

@ -126,7 +126,7 @@ in {
(mkIf config.custom.full {
"{d634138d-c276-4fc8-924b-40a0ea21d284}" = extension "1password-x-password-manager"; # 1Password: Password Manager
#// "firefox@betterttv.net" = extension "betterttv"; # BetterTTV
#// "{446900e4-71c2-419f-a6a7-df9c091e268b}" = extension "bitwarden-password-manager"; # Bitwarden
"{446900e4-71c2-419f-a6a7-df9c091e268b}" = extension "bitwarden-password-manager"; # Bitwarden
#// "FirefoxColor@mozilla.com" = extension "firefox-color"; # Firefox Color
#// "chrome-gnome-shell@gnome.org" = extension "gnome-shell-integration"; # GNOME Shell Integration
#// "{248e6a49-f636-4c81-9899-a456eb6291a8}" = extension "ground-news-bias-checker"; # Ground News Bias Checker

View file

@ -42,6 +42,7 @@ in {
# https://github.com/abenz1267/walker/wiki/Modules
# https://www.nerdfonts.com/cheat-sheet
builtins = {
calc.switcher_only = true;
clipboard.switcher_only = true;
commands.switcher_only = true;
custom_commands.switcher_only = true;
@ -56,11 +57,6 @@ in {
switcher_only = false;
};
calc = {
min_chars = 0;
switcher_only = true;
};
dmenu = {
keep_sort = true; # Disable sorting entries
placeholder = "Input";

View file

@ -61,6 +61,7 @@ in {
# GUI applications
amberol
baobab
bitwarden
blackbox-terminal
cinny-desktop
d-spy