Compare commits
1 Commits
main
...
12-add-bet
| Author | SHA1 | Date | |
|---|---|---|---|
| 6e305eb081 |
120
flake.lock
generated
120
flake.lock
generated
@@ -3,16 +3,20 @@
|
|||||||
"elephant": {
|
"elephant": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
|
"walker",
|
||||||
"nixpkgs"
|
"nixpkgs"
|
||||||
],
|
],
|
||||||
"systems": "systems"
|
"systems": [
|
||||||
|
"walker",
|
||||||
|
"systems"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1769329000,
|
"lastModified": 1759675127,
|
||||||
"narHash": "sha256-0vibWqmCsG1t4xL2euR6PScB3M4QZigB5JGl+BIH4NY=",
|
"narHash": "sha256-AsYUdOukKNXIu47CpQNJeAccu524sIj9UTuP9Aadycs=",
|
||||||
"owner": "abenz1267",
|
"owner": "abenz1267",
|
||||||
"repo": "elephant",
|
"repo": "elephant",
|
||||||
"rev": "1988112d1f54dd76e8a90f551945df763586bdad",
|
"rev": "abfa18c844f1028b0b2beef456fee6d40e98dfad",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
@@ -23,7 +27,7 @@
|
|||||||
},
|
},
|
||||||
"flake-utils": {
|
"flake-utils": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"systems": "systems_2"
|
"systems": "systems"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1731533236,
|
"lastModified": 1731533236,
|
||||||
@@ -98,56 +102,10 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"noctalia": {
|
|
||||||
"inputs": {
|
|
||||||
"nixpkgs": [
|
|
||||||
"nixpkgs"
|
|
||||||
],
|
|
||||||
"noctalia-qs": "noctalia-qs"
|
|
||||||
},
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1775309721,
|
|
||||||
"narHash": "sha256-yZIMJhv1Jg2I1bsag/chncl4nb/5pkrEKVwpkOqJqpI=",
|
|
||||||
"owner": "noctalia-dev",
|
|
||||||
"repo": "noctalia-shell",
|
|
||||||
"rev": "819b2d33b04b2180b6ef19dab7f86af7d3603a52",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "noctalia-dev",
|
|
||||||
"repo": "noctalia-shell",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"noctalia-qs": {
|
|
||||||
"inputs": {
|
|
||||||
"nixpkgs": [
|
|
||||||
"noctalia",
|
|
||||||
"nixpkgs"
|
|
||||||
],
|
|
||||||
"systems": "systems_3",
|
|
||||||
"treefmt-nix": "treefmt-nix"
|
|
||||||
},
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1775135550,
|
|
||||||
"narHash": "sha256-79JP2QTdvp1jg7HGxAW+xzhzhLnlKUi8yGXq9nDCeH0=",
|
|
||||||
"owner": "noctalia-dev",
|
|
||||||
"repo": "noctalia-qs",
|
|
||||||
"rev": "e7224b756dcd10eec040df818a4c7a0fda5d6eff",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "noctalia-dev",
|
|
||||||
"repo": "noctalia-qs",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"root": {
|
"root": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"elephant": "elephant",
|
|
||||||
"nix-options-doc": "nix-options-doc",
|
"nix-options-doc": "nix-options-doc",
|
||||||
"nixpkgs": "nixpkgs",
|
"nixpkgs": "nixpkgs",
|
||||||
"noctalia": "noctalia",
|
|
||||||
"walker": "walker",
|
"walker": "walker",
|
||||||
"zen-browser": "zen-browser"
|
"zen-browser": "zen-browser"
|
||||||
}
|
}
|
||||||
@@ -174,21 +132,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"systems": {
|
"systems": {
|
||||||
"locked": {
|
|
||||||
"lastModified": 1689347949,
|
|
||||||
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
|
|
||||||
"owner": "nix-systems",
|
|
||||||
"repo": "default-linux",
|
|
||||||
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "nix-systems",
|
|
||||||
"repo": "default-linux",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"systems_2": {
|
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1681028828,
|
"lastModified": 1681028828,
|
||||||
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
||||||
@@ -203,7 +146,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"systems_3": {
|
"systems_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1689347949,
|
"lastModified": 1689347949,
|
||||||
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
|
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
|
||||||
@@ -218,52 +161,13 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"systems_4": {
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1689347949,
|
|
||||||
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
|
|
||||||
"owner": "nix-systems",
|
|
||||||
"repo": "default-linux",
|
|
||||||
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "nix-systems",
|
|
||||||
"repo": "default-linux",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"treefmt-nix": {
|
|
||||||
"inputs": {
|
|
||||||
"nixpkgs": [
|
|
||||||
"noctalia",
|
|
||||||
"noctalia-qs",
|
|
||||||
"nixpkgs"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1773297127,
|
|
||||||
"narHash": "sha256-6E/yhXP7Oy/NbXtf1ktzmU8SdVqJQ09HC/48ebEGBpk=",
|
|
||||||
"owner": "numtide",
|
|
||||||
"repo": "treefmt-nix",
|
|
||||||
"rev": "71b125cd05fbfd78cab3e070b73544abe24c5016",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "numtide",
|
|
||||||
"repo": "treefmt-nix",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"walker": {
|
"walker": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"elephant": [
|
"elephant": "elephant",
|
||||||
"elephant"
|
|
||||||
],
|
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"nixpkgs"
|
"nixpkgs"
|
||||||
],
|
],
|
||||||
"systems": "systems_4"
|
"systems": "systems_2"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1760434150,
|
"lastModified": 1760434150,
|
||||||
|
|||||||
@@ -26,11 +26,6 @@
|
|||||||
url = "github:Thunderbottom/nix-options-doc";
|
url = "github:Thunderbottom/nix-options-doc";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
noctalia = {
|
|
||||||
url = "github:noctalia-dev/noctalia-shell";
|
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs =
|
outputs =
|
||||||
@@ -54,7 +49,6 @@
|
|||||||
./homemanager/tmux.nix
|
./homemanager/tmux.nix
|
||||||
./homemanager/utilities.nix
|
./homemanager/utilities.nix
|
||||||
./homemanager/walker.nix
|
./homemanager/walker.nix
|
||||||
./homemanager/noctalia.nix
|
|
||||||
./homemanager/terminal_emulators/ghostty.nix
|
./homemanager/terminal_emulators/ghostty.nix
|
||||||
./homemanager/terminal_emulators/kitty.nix
|
./homemanager/terminal_emulators/kitty.nix
|
||||||
./homemanager/terminal_emulators/wezterm.nix
|
./homemanager/terminal_emulators/wezterm.nix
|
||||||
@@ -63,7 +57,6 @@
|
|||||||
externalModules = [
|
externalModules = [
|
||||||
inputs.walker.homeManagerModules.default
|
inputs.walker.homeManagerModules.default
|
||||||
inputs.zen-browser.homeModules.beta
|
inputs.zen-browser.homeModules.beta
|
||||||
inputs.noctalia.homeModules.default
|
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -31,9 +31,17 @@
|
|||||||
};
|
};
|
||||||
"*.yaml" = {
|
"*.yaml" = {
|
||||||
indent_style = "space";
|
indent_style = "space";
|
||||||
indent_size = 2;
|
indent_size = 4;
|
||||||
};
|
};
|
||||||
"*.yml" = {
|
"*.yml" = {
|
||||||
|
indent_style = "space";
|
||||||
|
indent_size = 4;
|
||||||
|
};
|
||||||
|
"compose.yml" = {
|
||||||
|
indent_style = "space";
|
||||||
|
indent_size = 2;
|
||||||
|
};
|
||||||
|
"compose.yaml" = {
|
||||||
indent_style = "space";
|
indent_style = "space";
|
||||||
indent_size = 2;
|
indent_size = 2;
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -4,6 +4,9 @@
|
|||||||
pkgs,
|
pkgs,
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
|
let
|
||||||
|
createDummyTmuxSessionScript = ./fish/create_dummy_tmux_session.nu;
|
||||||
|
in
|
||||||
{
|
{
|
||||||
options = {
|
options = {
|
||||||
modules.fish.enable = lib.mkEnableOption "fish";
|
modules.fish.enable = lib.mkEnableOption "fish";
|
||||||
@@ -17,6 +20,9 @@
|
|||||||
programs.fish = {
|
programs.fish = {
|
||||||
enable = true;
|
enable = true;
|
||||||
shellInit = ''
|
shellInit = ''
|
||||||
|
# this creates a dummy tmux session if none exists
|
||||||
|
# it is for loading the continuum restore plugin
|
||||||
|
${lib.getExe pkgs.nushell} ${createDummyTmuxSessionScript}
|
||||||
fish_vi_key_bindings
|
fish_vi_key_bindings
|
||||||
set -g fish_color_command brblue
|
set -g fish_color_command brblue
|
||||||
set fish_greeting
|
set fish_greeting
|
||||||
|
|||||||
@@ -9,7 +9,20 @@ let
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
options = {
|
options = {
|
||||||
modules.hyprland.enable = lib.mkEnableOption "hyprland";
|
modules.hyprland.enable = lib.mkOption {
|
||||||
|
type = lib.types.bool;
|
||||||
|
default = false;
|
||||||
|
description = ''
|
||||||
|
Whether to enable the hyprland configuration module.
|
||||||
|
Warning: This does not include the installation of hyprland itself.
|
||||||
|
recommended dependencies:
|
||||||
|
hyprpaper
|
||||||
|
hypridle
|
||||||
|
hyprlock
|
||||||
|
hyprshot
|
||||||
|
https://github.com/WhySoBad/hyprland-preview-share-picker/tree/master
|
||||||
|
'';
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
config = lib.mkIf config.modules.hyprland.enable {
|
config = lib.mkIf config.modules.hyprland.enable {
|
||||||
@@ -19,7 +32,10 @@ in
|
|||||||
|
|
||||||
xdg.configFile = {
|
xdg.configFile = {
|
||||||
"hypr/hyprland.conf".source = config.lib.file.mkOutOfStoreSymlink ./hyprland/hyprland.conf;
|
"hypr/hyprland.conf".source = config.lib.file.mkOutOfStoreSymlink ./hyprland/hyprland.conf;
|
||||||
|
"hypr/hyprpaper.conf".source = config.lib.file.mkOutOfStoreSymlink ./hyprland/hyprpaper.conf;
|
||||||
"hypr/hypridle.conf".source = config.lib.file.mkOutOfStoreSymlink ./hyprland/hypridle.conf;
|
"hypr/hypridle.conf".source = config.lib.file.mkOutOfStoreSymlink ./hyprland/hypridle.conf;
|
||||||
|
"hypr/hyprlock.conf".source = config.lib.file.mkOutOfStoreSymlink ./hyprland/hyprlock.conf;
|
||||||
|
"hypr/xdph.conf".source = config.lib.file.mkOutOfStoreSymlink ./hyprland/xdph.conf;
|
||||||
"backgrounds".source = config.lib.file.mkOutOfStoreSymlink ./backgrounds;
|
"backgrounds".source = config.lib.file.mkOutOfStoreSymlink ./backgrounds;
|
||||||
|
|
||||||
"hypr/nix.conf".text = ''
|
"hypr/nix.conf".text = ''
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
general {
|
general {
|
||||||
before_sleep_cmd = noctalia-shell ipc call lockScreen lock # command ran before sleep
|
before_sleep_cmd = hyprlock # command ran before sleep
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -26,39 +26,33 @@ source = ~/.config/hypr/nix.conf
|
|||||||
# Set programs that you use
|
# Set programs that you use
|
||||||
$terminal = ghostty
|
$terminal = ghostty
|
||||||
$fileManager = nautilus
|
$fileManager = nautilus
|
||||||
$browser = zen-beta
|
$browser = zen
|
||||||
$menu = walker
|
$menu = walker
|
||||||
|
|
||||||
#################
|
#################
|
||||||
### AUTOSTART ###
|
### AUTOSTART ###
|
||||||
#################
|
#################
|
||||||
|
|
||||||
exec-once = nextcloud --background & steam -silent
|
exec-once = nextcloud --background && steam -silent
|
||||||
exec-once = exec "$POOLKIT_AGENT"
|
exec-once = exec "$POOLKIT_AGENT"
|
||||||
exec-once = hyprpaper
|
exec-once = hyprpanel & hyprpaper & hypridle & elephant & walker --gapplication-service
|
||||||
exec-once = hypridle
|
|
||||||
exec-once = elephant
|
|
||||||
exec-once = walker --gapplication-service
|
|
||||||
exec-once = noctalia-shell
|
|
||||||
exec-once = gsettings set org.gnome.desktop.interface cursor-theme 'Bibata-Modern-Classic'
|
exec-once = gsettings set org.gnome.desktop.interface cursor-theme 'Bibata-Modern-Classic'
|
||||||
exec-once = gsettings set org.gnome.desktop.interface cursor-size 24
|
exec-once = gsettings set org.gnome.desktop.interface cursor-size 24
|
||||||
exec-once = kdeconnectd
|
|
||||||
exec-once = kdeconnect-indicator
|
|
||||||
|
|
||||||
# This requires gpu-screen-recorder to be installed. I installed it with this https://wiki.nixos.org/wiki/Gpu-screen-recorder.
|
# This requires gpu-screen-recorder to be installed. I installed it with this https://wiki.nixos.org/wiki/Gpu-screen-recorder.
|
||||||
exec-once = ~/.config/hypr/scripts/gpu-screen-recorder/start-replay.sh
|
exec-once = ~/.config/hypr/scripts/gpu-screen-recorder/start-replay.sh
|
||||||
|
|
||||||
exec-once = spotify & signal-desktop & thunderbird & gnome-calendar & bitwarden & $browser & discord & steam-silent
|
|
||||||
|
|
||||||
|
exec-once = [workspace 4 silent] signal-desktop
|
||||||
|
exec-once = [workspace 4 silent] spotify
|
||||||
|
exec-once = [workspace 4 silent] thunderbird
|
||||||
|
exec-once = [workspace 3 silent] gnome-calendar
|
||||||
|
exec-once = [workspace 3 silent] bitwarden
|
||||||
|
exec-once = [workspace 3 silent] errands
|
||||||
|
exec-once = [workspace 2 silent] $browser
|
||||||
exec-once = [workspace 1 silent] $terminal
|
exec-once = [workspace 1 silent] $terminal
|
||||||
|
# exec-once = [workspace 4 silent] discord
|
||||||
windowrule = match:class ^(zen-beta)$, workspace 2 silent
|
# windowrulev2 = workspace 4 silent once, class:^(discord)$
|
||||||
windowrule = match:class ^(org.gnome.Calendar)$, workspace 3 silent
|
|
||||||
windowrule = match:class ^(Bitwarden)$, workspace 3 silent
|
|
||||||
windowrule = match:class ^(discord)$, workspace 4 silent
|
|
||||||
windowrule = match:class ^(thunderbird)$, workspace 4 silent
|
|
||||||
windowrule = match:class ^(signal)$, workspace 4 silent
|
|
||||||
windowrule = match:class ^(spotify)$, workspace 4 silent
|
|
||||||
|
|
||||||
|
|
||||||
env = HYPRCURSOR_SIZE,28
|
env = HYPRCURSOR_SIZE,28
|
||||||
@@ -220,9 +214,9 @@ $mainMod = SUPER # Sets "Windows" key as main modifier
|
|||||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||||
bind = $mainMod, T, exec, $terminal
|
bind = $mainMod, T, exec, $terminal
|
||||||
bind = $mainMod, B, exec, $browser
|
bind = $mainMod, B, exec, $browser
|
||||||
bind = $mainMod, I, exec, noctalia-shell ipc call bar toggle
|
bind = $mainMod, I, exec, hyprpanel toggleWindow bar-0
|
||||||
bind = $mainMod, C, killactive,
|
bind = $mainMod, C, killactive,
|
||||||
bind = $mainMod SHIFT, Q, exec, noctalia-shell ipc call sessionMenu toggle
|
bind = $mainMod, Q, exit,
|
||||||
bind = $mainMod, F, fullscreen, 1
|
bind = $mainMod, F, fullscreen, 1
|
||||||
bind = $mainMod ALT, F, fullscreen, 0
|
bind = $mainMod ALT, F, fullscreen, 0
|
||||||
bind = $mainMod, E, exec, $fileManager
|
bind = $mainMod, E, exec, $fileManager
|
||||||
@@ -231,8 +225,8 @@ bind = $mainMod, Space, exec, $menu
|
|||||||
bind = $mainMod, P, pseudo, # dwindle
|
bind = $mainMod, P, pseudo, # dwindle
|
||||||
bind = $mainMod SHIFT, D, exec, discord
|
bind = $mainMod SHIFT, D, exec, discord
|
||||||
# bind = $mainMod, J, togglesplit, # dwindle
|
# bind = $mainMod, J, togglesplit, # dwindle
|
||||||
bind = SUPER_ALT,L, exec, noctalia-shell ipc call lockScreen lock
|
bind = SUPER_ALT,L, exec, hyprlock
|
||||||
bind = ,F10, exec, noctalia-shell ipc call lockScreen lock
|
bind = ,F10, exec, hyprlock
|
||||||
bind = $mainMod ALT, Space, exec, hyprctl switchxkblayout current next
|
bind = $mainMod ALT, Space, exec, hyprctl switchxkblayout current next
|
||||||
bind = $mainMod SHIFT, S, exec, hyprshot -m region -z
|
bind = $mainMod SHIFT, S, exec, hyprshot -m region -z
|
||||||
# This requires gpu-screen-recorder to be installed. I installed it with this https://wiki.nixos.org/wiki/Gpu-screen-recorder.
|
# This requires gpu-screen-recorder to be installed. I installed it with this https://wiki.nixos.org/wiki/Gpu-screen-recorder.
|
||||||
@@ -295,3 +289,25 @@ bindl=, XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
|||||||
bindl=, XF86AudioPlay, exec, playerctl play-pause # the stupid key is called play , but it toggles
|
bindl=, XF86AudioPlay, exec, playerctl play-pause # the stupid key is called play , but it toggles
|
||||||
bindl=, XF86AudioNext, exec, playerctl next
|
bindl=, XF86AudioNext, exec, playerctl next
|
||||||
bindl=, XF86AudioPrev, exec, playerctl previous
|
bindl=, XF86AudioPrev, exec, playerctl previous
|
||||||
|
|
||||||
|
|
||||||
|
##############################
|
||||||
|
### WINDOWS AND WORKSPACES ###
|
||||||
|
##############################
|
||||||
|
|
||||||
|
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
||||||
|
# See https://wiki.hyprland.org/Configuring/Workspace-Rules/ for workspace rules
|
||||||
|
|
||||||
|
# Example windowrule v1
|
||||||
|
# windowrule = float, ^(kitty)$
|
||||||
|
|
||||||
|
# Example windowrule v2
|
||||||
|
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
|
||||||
|
|
||||||
|
windowrulev2 = suppressevent maximize, class:.* # You'll probably like this.
|
||||||
|
# windowrulev2 = noanim,class:ulauncher
|
||||||
|
windowrulev2 = noborder,class:ulauncher
|
||||||
|
windowrulev2 = noblur,class:ulauncher
|
||||||
|
windowrulev2 = noshadow,class:ulauncher
|
||||||
|
# layerrule = blur, wofi
|
||||||
|
# layerrule = blur, waybar
|
||||||
|
|||||||
3
homemanager/hyprland/xdph.conf
Normal file
3
homemanager/hyprland/xdph.conf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
screencopy {
|
||||||
|
custom_picker_binary = hyprland-preview-share-picker
|
||||||
|
}
|
||||||
@@ -36,5 +36,3 @@ vim.opt.showtabline = 1
|
|||||||
|
|
||||||
-- remove indicators above statusline
|
-- remove indicators above statusline
|
||||||
vim.opt.showmode = false
|
vim.opt.showmode = false
|
||||||
|
|
||||||
vim.opt.diffopt = "vertical"
|
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ local function keymap(args)
|
|||||||
|
|
||||||
-- autoformat
|
-- autoformat
|
||||||
|
|
||||||
if client:supports_method('textDocument/formatting') then
|
if client.supports_method('textDocument/formatting') then
|
||||||
vim.api.nvim_create_autocmd('BufWritePre', {
|
vim.api.nvim_create_autocmd('BufWritePre', {
|
||||||
group = vim.api.nvim_create_augroup('LspFormatting', { clear = true }),
|
group = vim.api.nvim_create_augroup('LspFormatting', { clear = true }),
|
||||||
buffer = args.buf,
|
buffer = args.buf,
|
||||||
|
|||||||
@@ -26,10 +26,6 @@ return {
|
|||||||
name = "Personal",
|
name = "Personal",
|
||||||
path = "~/Nextcloud/obsidian/Personal",
|
path = "~/Nextcloud/obsidian/Personal",
|
||||||
},
|
},
|
||||||
},
|
|
||||||
|
|
||||||
daily_notes = {
|
|
||||||
folder = "daily/"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
-- see below for full list of options 👇
|
-- see below for full list of options 👇
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ return {
|
|||||||
build = ':TSUpdate',
|
build = ':TSUpdate',
|
||||||
event = { "BufReadPost", "BufNewFile" },
|
event = { "BufReadPost", "BufNewFile" },
|
||||||
config = function()
|
config = function()
|
||||||
require("nvim-treesitter").setup {
|
require("nvim-treesitter.configs").setup {
|
||||||
ensure_installed = {
|
ensure_installed = {
|
||||||
"lua",
|
"lua",
|
||||||
"typescript",
|
"typescript",
|
||||||
@@ -26,7 +26,14 @@ return {
|
|||||||
},
|
},
|
||||||
indent = {
|
indent = {
|
||||||
enable = true
|
enable = true
|
||||||
},
|
}
|
||||||
|
}
|
||||||
|
end,
|
||||||
|
dependencies = {
|
||||||
|
{
|
||||||
|
"nvim-treesitter/nvim-treesitter-textobjects",
|
||||||
|
config = function()
|
||||||
|
require("nvim-treesitter.configs").setup {
|
||||||
textobjects = {
|
textobjects = {
|
||||||
select = {
|
select = {
|
||||||
enable = true,
|
enable = true,
|
||||||
@@ -47,10 +54,7 @@ return {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
end,
|
end
|
||||||
dependencies = {
|
|
||||||
{
|
|
||||||
"nvim-treesitter/nvim-treesitter-textobjects",
|
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,44 +0,0 @@
|
|||||||
{
|
|
||||||
lib,
|
|
||||||
config,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
{
|
|
||||||
options = {
|
|
||||||
modules.noctalia.enable = lib.mkEnableOption "noctalia";
|
|
||||||
modules.noctalia.isLaptop = lib.mkOption {
|
|
||||||
type = lib.types.bool;
|
|
||||||
default = false;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
config = lib.mkIf config.modules.noctalia.enable {
|
|
||||||
programs.noctalia-shell.enable = true;
|
|
||||||
programs.noctalia-shell.settings = (import ./noctalia/settings.nix) {
|
|
||||||
isLaptop = config.modules.noctalia.isLaptop;
|
|
||||||
};
|
|
||||||
programs.noctalia-shell.plugins = {
|
|
||||||
sources = [
|
|
||||||
{
|
|
||||||
enabled = true;
|
|
||||||
name = "Official Noctalia Plugins";
|
|
||||||
url = "https://github.com/noctalia-dev/noctalia-plugins";
|
|
||||||
}
|
|
||||||
];
|
|
||||||
states = {
|
|
||||||
kde-connect = {
|
|
||||||
enabled = true;
|
|
||||||
sourceUrl = "https://github.com/noctalia-dev/noctalia-plugins/";
|
|
||||||
};
|
|
||||||
network-manager-vpn = {
|
|
||||||
enabled = true;
|
|
||||||
sourceUrl = "https://github.com/noctalia-dev/noctalia-plugins/";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
version = 2;
|
|
||||||
};
|
|
||||||
home.file."${config.home.homeDirectory}/Pictures/Wallpapers".source = ./backgrounds;
|
|
||||||
};
|
|
||||||
|
|
||||||
}
|
|
||||||
@@ -1,728 +0,0 @@
|
|||||||
{
|
|
||||||
"settings": {
|
|
||||||
"settingsVersion": 59,
|
|
||||||
"bar": {
|
|
||||||
"barType": "floating",
|
|
||||||
"position": "left",
|
|
||||||
"monitors": [],
|
|
||||||
"density": "comfortable",
|
|
||||||
"showOutline": false,
|
|
||||||
"showCapsule": true,
|
|
||||||
"capsuleOpacity": 1,
|
|
||||||
"capsuleColorKey": "none",
|
|
||||||
"widgetSpacing": 6,
|
|
||||||
"contentPadding": 2,
|
|
||||||
"fontScale": 1,
|
|
||||||
"enableExclusionZoneInset": true,
|
|
||||||
"backgroundOpacity": 0.93,
|
|
||||||
"useSeparateOpacity": false,
|
|
||||||
"marginVertical": 4,
|
|
||||||
"marginHorizontal": 4,
|
|
||||||
"frameThickness": 8,
|
|
||||||
"frameRadius": 12,
|
|
||||||
"outerCorners": true,
|
|
||||||
"hideOnOverview": false,
|
|
||||||
"displayMode": "always_visible",
|
|
||||||
"autoHideDelay": 500,
|
|
||||||
"autoShowDelay": 150,
|
|
||||||
"showOnWorkspaceSwitch": true,
|
|
||||||
"widgets": {
|
|
||||||
"left": [
|
|
||||||
{
|
|
||||||
"characterCount": 2,
|
|
||||||
"colorizeIcons": false,
|
|
||||||
"emptyColor": "secondary",
|
|
||||||
"enableScrollWheel": true,
|
|
||||||
"focusedColor": "primary",
|
|
||||||
"followFocusedScreen": false,
|
|
||||||
"fontWeight": "bold",
|
|
||||||
"groupedBorderOpacity": 1,
|
|
||||||
"hideUnoccupied": false,
|
|
||||||
"iconScale": 0.8,
|
|
||||||
"id": "Workspace",
|
|
||||||
"labelMode": "none",
|
|
||||||
"occupiedColor": "secondary",
|
|
||||||
"pillSize": 0.6,
|
|
||||||
"showApplications": false,
|
|
||||||
"showApplicationsHover": false,
|
|
||||||
"showBadge": true,
|
|
||||||
"showLabelsOnlyWhenOccupied": true,
|
|
||||||
"unfocusedIconsOpacity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"compactMode": true,
|
|
||||||
"diskPath": "/",
|
|
||||||
"iconColor": "none",
|
|
||||||
"id": "SystemMonitor",
|
|
||||||
"showCpuCores": false,
|
|
||||||
"showCpuFreq": false,
|
|
||||||
"showCpuTemp": true,
|
|
||||||
"showCpuUsage": true,
|
|
||||||
"showDiskAvailable": false,
|
|
||||||
"showDiskUsage": false,
|
|
||||||
"showDiskUsageAsPercent": false,
|
|
||||||
"showGpuTemp": false,
|
|
||||||
"showLoadAverage": false,
|
|
||||||
"showMemoryAsPercent": false,
|
|
||||||
"showMemoryUsage": true,
|
|
||||||
"showNetworkStats": false,
|
|
||||||
"showSwapUsage": false,
|
|
||||||
"textColor": "none",
|
|
||||||
"useMonospaceFont": true,
|
|
||||||
"usePadding": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"colorizeIcons": false,
|
|
||||||
"hideMode": "hidden",
|
|
||||||
"id": "ActiveWindow",
|
|
||||||
"maxWidth": 145,
|
|
||||||
"scrollingMode": "hover",
|
|
||||||
"showIcon": true,
|
|
||||||
"showText": true,
|
|
||||||
"textColor": "none",
|
|
||||||
"useFixedWidth": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"center": [
|
|
||||||
{
|
|
||||||
"colorName": "primary",
|
|
||||||
"hideWhenIdle": false,
|
|
||||||
"id": "AudioVisualizer",
|
|
||||||
"width": 200
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"compactMode": false,
|
|
||||||
"hideMode": "hidden",
|
|
||||||
"hideWhenIdle": false,
|
|
||||||
"id": "MediaMini",
|
|
||||||
"maxWidth": 145,
|
|
||||||
"panelShowAlbumArt": true,
|
|
||||||
"scrollingMode": "hover",
|
|
||||||
"showAlbumArt": true,
|
|
||||||
"showArtistFirst": true,
|
|
||||||
"showProgressRing": true,
|
|
||||||
"showVisualizer": false,
|
|
||||||
"textColor": "none",
|
|
||||||
"useFixedWidth": false,
|
|
||||||
"visualizerType": "linear"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"right": [
|
|
||||||
{
|
|
||||||
"blacklist": [],
|
|
||||||
"chevronColor": "none",
|
|
||||||
"colorizeIcons": false,
|
|
||||||
"drawerEnabled": true,
|
|
||||||
"hidePassive": false,
|
|
||||||
"id": "Tray",
|
|
||||||
"pinned": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"deviceNativePath": "__default__",
|
|
||||||
"displayMode": "graphic-clean",
|
|
||||||
"hideIfIdle": false,
|
|
||||||
"hideIfNotDetected": true,
|
|
||||||
"id": "Battery",
|
|
||||||
"showNoctaliaPerformance": false,
|
|
||||||
"showPowerProfiles": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"displayMode": "onhover",
|
|
||||||
"iconColor": "none",
|
|
||||||
"id": "Bluetooth",
|
|
||||||
"textColor": "none"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"displayMode": "onhover",
|
|
||||||
"iconColor": "none",
|
|
||||||
"id": "Volume",
|
|
||||||
"middleClickCommand": "pwvucontrol || pavucontrol",
|
|
||||||
"textColor": "none"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"applyToAllMonitors": false,
|
|
||||||
"displayMode": "onhover",
|
|
||||||
"iconColor": "none",
|
|
||||||
"id": "Brightness",
|
|
||||||
"textColor": "none"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"colorizeDistroLogo": false,
|
|
||||||
"colorizeSystemIcon": "none",
|
|
||||||
"customIconPath": "",
|
|
||||||
"enableColorization": false,
|
|
||||||
"icon": "adjustments-horizontal",
|
|
||||||
"id": "ControlCenter",
|
|
||||||
"useDistroLogo": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"clockColor": "none",
|
|
||||||
"customFont": "",
|
|
||||||
"formatHorizontal": "HH:mm ddd, MMM dd",
|
|
||||||
"formatVertical": "HH mm - dd MM",
|
|
||||||
"id": "Clock",
|
|
||||||
"tooltipFormat": "HH:mm ddd, MMM dd",
|
|
||||||
"useCustomFont": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"hideWhenZero": false,
|
|
||||||
"hideWhenZeroUnread": false,
|
|
||||||
"iconColor": "none",
|
|
||||||
"id": "NotificationHistory",
|
|
||||||
"showUnreadBadge": true,
|
|
||||||
"unreadBadgeColor": "primary"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"mouseWheelAction": "none",
|
|
||||||
"reverseScroll": false,
|
|
||||||
"mouseWheelWrap": true,
|
|
||||||
"middleClickAction": "none",
|
|
||||||
"middleClickFollowMouse": false,
|
|
||||||
"middleClickCommand": "",
|
|
||||||
"rightClickAction": "controlCenter",
|
|
||||||
"rightClickFollowMouse": true,
|
|
||||||
"rightClickCommand": "",
|
|
||||||
"screenOverrides": []
|
|
||||||
},
|
|
||||||
"general": {
|
|
||||||
"avatarImage": "/home/quirinecker/.face",
|
|
||||||
"dimmerOpacity": 0.2,
|
|
||||||
"showScreenCorners": false,
|
|
||||||
"forceBlackScreenCorners": false,
|
|
||||||
"scaleRatio": 1,
|
|
||||||
"radiusRatio": 1,
|
|
||||||
"iRadiusRatio": 1,
|
|
||||||
"boxRadiusRatio": 1,
|
|
||||||
"screenRadiusRatio": 1,
|
|
||||||
"animationSpeed": 1,
|
|
||||||
"animationDisabled": false,
|
|
||||||
"compactLockScreen": false,
|
|
||||||
"lockScreenAnimations": false,
|
|
||||||
"lockOnSuspend": true,
|
|
||||||
"showSessionButtonsOnLockScreen": true,
|
|
||||||
"showHibernateOnLockScreen": false,
|
|
||||||
"enableLockScreenMediaControls": false,
|
|
||||||
"enableShadows": true,
|
|
||||||
"enableBlurBehind": true,
|
|
||||||
"shadowDirection": "bottom_right",
|
|
||||||
"shadowOffsetX": 2,
|
|
||||||
"shadowOffsetY": 3,
|
|
||||||
"language": "",
|
|
||||||
"allowPanelsOnScreenWithoutBar": true,
|
|
||||||
"showChangelogOnStartup": true,
|
|
||||||
"telemetryEnabled": false,
|
|
||||||
"enableLockScreenCountdown": true,
|
|
||||||
"lockScreenCountdownDuration": 10000,
|
|
||||||
"autoStartAuth": false,
|
|
||||||
"allowPasswordWithFprintd": false,
|
|
||||||
"clockStyle": "custom",
|
|
||||||
"clockFormat": "hh\\nmm",
|
|
||||||
"passwordChars": false,
|
|
||||||
"lockScreenMonitors": [],
|
|
||||||
"lockScreenBlur": 0,
|
|
||||||
"lockScreenTint": 0,
|
|
||||||
"keybinds": {
|
|
||||||
"keyUp": [
|
|
||||||
"Up"
|
|
||||||
],
|
|
||||||
"keyDown": [
|
|
||||||
"Down"
|
|
||||||
],
|
|
||||||
"keyLeft": [
|
|
||||||
"Left"
|
|
||||||
],
|
|
||||||
"keyRight": [
|
|
||||||
"Right"
|
|
||||||
],
|
|
||||||
"keyEnter": [
|
|
||||||
"Return",
|
|
||||||
"Enter"
|
|
||||||
],
|
|
||||||
"keyEscape": [
|
|
||||||
"Esc"
|
|
||||||
],
|
|
||||||
"keyRemove": [
|
|
||||||
"Del"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"reverseScroll": false,
|
|
||||||
"smoothScrollEnabled": true
|
|
||||||
},
|
|
||||||
"ui": {
|
|
||||||
"fontDefault": "Sans Serif",
|
|
||||||
"fontFixed": "monospace",
|
|
||||||
"fontDefaultScale": 1,
|
|
||||||
"fontFixedScale": 1,
|
|
||||||
"tooltipsEnabled": true,
|
|
||||||
"scrollbarAlwaysVisible": true,
|
|
||||||
"boxBorderEnabled": false,
|
|
||||||
"panelBackgroundOpacity": 0,
|
|
||||||
"translucentWidgets": false,
|
|
||||||
"panelsAttachedToBar": true,
|
|
||||||
"settingsPanelMode": "attached",
|
|
||||||
"settingsPanelSideBarCardStyle": true
|
|
||||||
},
|
|
||||||
"location": {
|
|
||||||
"name": "Vienna",
|
|
||||||
"weatherEnabled": true,
|
|
||||||
"weatherShowEffects": true,
|
|
||||||
"weatherTaliaMascotAlways": false,
|
|
||||||
"useFahrenheit": false,
|
|
||||||
"use12hourFormat": false,
|
|
||||||
"showWeekNumberInCalendar": false,
|
|
||||||
"showCalendarEvents": true,
|
|
||||||
"showCalendarWeather": true,
|
|
||||||
"analogClockInCalendar": false,
|
|
||||||
"firstDayOfWeek": -1,
|
|
||||||
"hideWeatherTimezone": false,
|
|
||||||
"hideWeatherCityName": false,
|
|
||||||
"autoLocate": false
|
|
||||||
},
|
|
||||||
"calendar": {
|
|
||||||
"cards": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "calendar-header-card"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "calendar-month-card"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "weather-card"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"wallpaper": {
|
|
||||||
"enabled": true,
|
|
||||||
"overviewEnabled": false,
|
|
||||||
"directory": "/home/quirinecker/Pictures/Wallpapers",
|
|
||||||
"monitorDirectories": [],
|
|
||||||
"enableMultiMonitorDirectories": false,
|
|
||||||
"showHiddenFiles": false,
|
|
||||||
"viewMode": "single",
|
|
||||||
"setWallpaperOnAllMonitors": true,
|
|
||||||
"linkLightAndDarkWallpapers": true,
|
|
||||||
"fillMode": "crop",
|
|
||||||
"fillColor": "#000000",
|
|
||||||
"useSolidColor": false,
|
|
||||||
"solidColor": "#1a1a2e",
|
|
||||||
"automationEnabled": false,
|
|
||||||
"wallpaperChangeMode": "random",
|
|
||||||
"randomIntervalSec": 300,
|
|
||||||
"transitionDuration": 1500,
|
|
||||||
"transitionType": [
|
|
||||||
"fade",
|
|
||||||
"disc",
|
|
||||||
"stripes",
|
|
||||||
"wipe",
|
|
||||||
"pixelate",
|
|
||||||
"honeycomb"
|
|
||||||
],
|
|
||||||
"skipStartupTransition": false,
|
|
||||||
"transitionEdgeSmoothness": 0.05,
|
|
||||||
"panelPosition": "follow_bar",
|
|
||||||
"hideWallpaperFilenames": false,
|
|
||||||
"useOriginalImages": false,
|
|
||||||
"overviewBlur": 0.4,
|
|
||||||
"overviewTint": 0.6,
|
|
||||||
"useWallhaven": false,
|
|
||||||
"wallhavenQuery": "",
|
|
||||||
"wallhavenSorting": "relevance",
|
|
||||||
"wallhavenOrder": "desc",
|
|
||||||
"wallhavenCategories": "111",
|
|
||||||
"wallhavenPurity": "100",
|
|
||||||
"wallhavenRatios": "",
|
|
||||||
"wallhavenApiKey": "",
|
|
||||||
"wallhavenResolutionMode": "atleast",
|
|
||||||
"wallhavenResolutionWidth": "",
|
|
||||||
"wallhavenResolutionHeight": "",
|
|
||||||
"sortOrder": "name",
|
|
||||||
"favorites": []
|
|
||||||
},
|
|
||||||
"appLauncher": {
|
|
||||||
"enableClipboardHistory": false,
|
|
||||||
"autoPasteClipboard": false,
|
|
||||||
"enableClipPreview": true,
|
|
||||||
"clipboardWrapText": true,
|
|
||||||
"enableClipboardSmartIcons": true,
|
|
||||||
"enableClipboardChips": true,
|
|
||||||
"clipboardWatchTextCommand": "wl-paste --type text --watch cliphist store",
|
|
||||||
"clipboardWatchImageCommand": "wl-paste --type image --watch cliphist store",
|
|
||||||
"position": "center",
|
|
||||||
"pinnedApps": [],
|
|
||||||
"sortByMostUsed": true,
|
|
||||||
"terminalCommand": "alacritty -e",
|
|
||||||
"customLaunchPrefixEnabled": false,
|
|
||||||
"customLaunchPrefix": "",
|
|
||||||
"viewMode": "list",
|
|
||||||
"showCategories": true,
|
|
||||||
"iconMode": "tabler",
|
|
||||||
"showIconBackground": false,
|
|
||||||
"enableSettingsSearch": true,
|
|
||||||
"enableWindowsSearch": true,
|
|
||||||
"enableSessionSearch": true,
|
|
||||||
"ignoreMouseInput": false,
|
|
||||||
"screenshotAnnotationTool": "",
|
|
||||||
"overviewLayer": false,
|
|
||||||
"density": "default"
|
|
||||||
},
|
|
||||||
"controlCenter": {
|
|
||||||
"position": "close_to_bar_button",
|
|
||||||
"diskPath": "/",
|
|
||||||
"shortcuts": {
|
|
||||||
"left": [
|
|
||||||
{
|
|
||||||
"id": "Network"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "Bluetooth"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "WallpaperSelector"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "NoctaliaPerformance"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"right": [
|
|
||||||
{
|
|
||||||
"id": "Notifications"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "PowerProfile"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "KeepAwake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "NightLight"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"cards": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "profile-card"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "shortcuts-card"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "audio-card"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": false,
|
|
||||||
"id": "brightness-card"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "weather-card"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "media-sysmon-card"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"systemMonitor": {
|
|
||||||
"cpuWarningThreshold": 80,
|
|
||||||
"cpuCriticalThreshold": 90,
|
|
||||||
"tempWarningThreshold": 80,
|
|
||||||
"tempCriticalThreshold": 90,
|
|
||||||
"gpuWarningThreshold": 80,
|
|
||||||
"gpuCriticalThreshold": 90,
|
|
||||||
"memWarningThreshold": 80,
|
|
||||||
"memCriticalThreshold": 90,
|
|
||||||
"swapWarningThreshold": 80,
|
|
||||||
"swapCriticalThreshold": 90,
|
|
||||||
"diskWarningThreshold": 80,
|
|
||||||
"diskCriticalThreshold": 90,
|
|
||||||
"diskAvailWarningThreshold": 20,
|
|
||||||
"diskAvailCriticalThreshold": 10,
|
|
||||||
"batteryWarningThreshold": 20,
|
|
||||||
"batteryCriticalThreshold": 5,
|
|
||||||
"enableDgpuMonitoring": false,
|
|
||||||
"useCustomColors": false,
|
|
||||||
"warningColor": "",
|
|
||||||
"criticalColor": "",
|
|
||||||
"externalMonitor": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor"
|
|
||||||
},
|
|
||||||
"noctaliaPerformance": {
|
|
||||||
"disableWallpaper": true,
|
|
||||||
"disableDesktopWidgets": true
|
|
||||||
},
|
|
||||||
"dock": {
|
|
||||||
"enabled": false,
|
|
||||||
"position": "bottom",
|
|
||||||
"displayMode": "auto_hide",
|
|
||||||
"dockType": "floating",
|
|
||||||
"backgroundOpacity": 1,
|
|
||||||
"floatingRatio": 1,
|
|
||||||
"size": 1,
|
|
||||||
"onlySameOutput": true,
|
|
||||||
"monitors": [],
|
|
||||||
"pinnedApps": [],
|
|
||||||
"colorizeIcons": false,
|
|
||||||
"showLauncherIcon": false,
|
|
||||||
"launcherPosition": "end",
|
|
||||||
"launcherUseDistroLogo": false,
|
|
||||||
"launcherIcon": "",
|
|
||||||
"launcherIconColor": "none",
|
|
||||||
"pinnedStatic": false,
|
|
||||||
"inactiveIndicators": false,
|
|
||||||
"groupApps": false,
|
|
||||||
"groupContextMenuMode": "extended",
|
|
||||||
"groupClickAction": "cycle",
|
|
||||||
"groupIndicatorStyle": "dots",
|
|
||||||
"deadOpacity": 0.6,
|
|
||||||
"animationSpeed": 1,
|
|
||||||
"sitOnFrame": false,
|
|
||||||
"showDockIndicator": false,
|
|
||||||
"indicatorThickness": 3,
|
|
||||||
"indicatorColor": "primary",
|
|
||||||
"indicatorOpacity": 0.6
|
|
||||||
},
|
|
||||||
"network": {
|
|
||||||
"bluetoothRssiPollingEnabled": false,
|
|
||||||
"bluetoothRssiPollIntervalMs": 60000,
|
|
||||||
"networkPanelView": "wifi",
|
|
||||||
"wifiDetailsViewMode": "grid",
|
|
||||||
"bluetoothDetailsViewMode": "grid",
|
|
||||||
"bluetoothHideUnnamedDevices": false,
|
|
||||||
"disableDiscoverability": false,
|
|
||||||
"bluetoothAutoConnect": true
|
|
||||||
},
|
|
||||||
"sessionMenu": {
|
|
||||||
"enableCountdown": true,
|
|
||||||
"countdownDuration": 10000,
|
|
||||||
"position": "center",
|
|
||||||
"showHeader": true,
|
|
||||||
"showKeybinds": true,
|
|
||||||
"largeButtonsStyle": true,
|
|
||||||
"largeButtonsLayout": "single-row",
|
|
||||||
"powerOptions": [
|
|
||||||
{
|
|
||||||
"action": "lock",
|
|
||||||
"command": "",
|
|
||||||
"countdownEnabled": true,
|
|
||||||
"enabled": true,
|
|
||||||
"keybind": "1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"action": "suspend",
|
|
||||||
"command": "",
|
|
||||||
"countdownEnabled": true,
|
|
||||||
"enabled": true,
|
|
||||||
"keybind": "2"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"action": "hibernate",
|
|
||||||
"command": "",
|
|
||||||
"countdownEnabled": true,
|
|
||||||
"enabled": true,
|
|
||||||
"keybind": "3"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"action": "reboot",
|
|
||||||
"command": "",
|
|
||||||
"countdownEnabled": true,
|
|
||||||
"enabled": true,
|
|
||||||
"keybind": "4"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"action": "logout",
|
|
||||||
"command": "",
|
|
||||||
"countdownEnabled": true,
|
|
||||||
"enabled": true,
|
|
||||||
"keybind": "5"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"action": "shutdown",
|
|
||||||
"command": "",
|
|
||||||
"countdownEnabled": true,
|
|
||||||
"enabled": true,
|
|
||||||
"keybind": "6"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"action": "rebootToUefi",
|
|
||||||
"command": "",
|
|
||||||
"countdownEnabled": true,
|
|
||||||
"enabled": true,
|
|
||||||
"keybind": "7"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"action": "userspaceReboot",
|
|
||||||
"command": "",
|
|
||||||
"countdownEnabled": true,
|
|
||||||
"enabled": false,
|
|
||||||
"keybind": ""
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"notifications": {
|
|
||||||
"enabled": true,
|
|
||||||
"enableMarkdown": false,
|
|
||||||
"density": "default",
|
|
||||||
"monitors": [],
|
|
||||||
"location": "top_right",
|
|
||||||
"overlayLayer": true,
|
|
||||||
"backgroundOpacity": 1,
|
|
||||||
"respectExpireTimeout": false,
|
|
||||||
"lowUrgencyDuration": 3,
|
|
||||||
"normalUrgencyDuration": 8,
|
|
||||||
"criticalUrgencyDuration": 15,
|
|
||||||
"clearDismissed": true,
|
|
||||||
"saveToHistory": {
|
|
||||||
"low": true,
|
|
||||||
"normal": true,
|
|
||||||
"critical": true
|
|
||||||
},
|
|
||||||
"sounds": {
|
|
||||||
"enabled": false,
|
|
||||||
"volume": 0.5,
|
|
||||||
"separateSounds": false,
|
|
||||||
"criticalSoundFile": "",
|
|
||||||
"normalSoundFile": "",
|
|
||||||
"lowSoundFile": "",
|
|
||||||
"excludedApps": "discord,firefox,chrome,chromium,edge"
|
|
||||||
},
|
|
||||||
"enableMediaToast": false,
|
|
||||||
"enableKeyboardLayoutToast": true,
|
|
||||||
"enableBatteryToast": true
|
|
||||||
},
|
|
||||||
"osd": {
|
|
||||||
"enabled": true,
|
|
||||||
"location": "top_right",
|
|
||||||
"autoHideMs": 2000,
|
|
||||||
"overlayLayer": true,
|
|
||||||
"backgroundOpacity": 1,
|
|
||||||
"enabledTypes": [
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
2
|
|
||||||
],
|
|
||||||
"monitors": []
|
|
||||||
},
|
|
||||||
"audio": {
|
|
||||||
"volumeStep": 5,
|
|
||||||
"volumeOverdrive": false,
|
|
||||||
"spectrumFrameRate": 30,
|
|
||||||
"visualizerType": "mirrored",
|
|
||||||
"spectrumMirrored": true,
|
|
||||||
"mprisBlacklist": [],
|
|
||||||
"preferredPlayer": "",
|
|
||||||
"volumeFeedback": false,
|
|
||||||
"volumeFeedbackSoundFile": ""
|
|
||||||
},
|
|
||||||
"brightness": {
|
|
||||||
"brightnessStep": 5,
|
|
||||||
"enforceMinimum": true,
|
|
||||||
"enableDdcSupport": false,
|
|
||||||
"backlightDeviceMappings": []
|
|
||||||
},
|
|
||||||
"colorSchemes": {
|
|
||||||
"useWallpaperColors": false,
|
|
||||||
"predefinedScheme": "Nord",
|
|
||||||
"darkMode": true,
|
|
||||||
"schedulingMode": "off",
|
|
||||||
"manualSunrise": "06:30",
|
|
||||||
"manualSunset": "18:30",
|
|
||||||
"generationMethod": "tonal-spot",
|
|
||||||
"monitorForColors": "",
|
|
||||||
"syncGsettings": true
|
|
||||||
},
|
|
||||||
"templates": {
|
|
||||||
"activeTemplates": [],
|
|
||||||
"enableUserTheming": false
|
|
||||||
},
|
|
||||||
"nightLight": {
|
|
||||||
"enabled": false,
|
|
||||||
"forced": false,
|
|
||||||
"autoSchedule": true,
|
|
||||||
"nightTemp": "4000",
|
|
||||||
"dayTemp": "6500",
|
|
||||||
"manualSunrise": "06:30",
|
|
||||||
"manualSunset": "18:30"
|
|
||||||
},
|
|
||||||
"hooks": {
|
|
||||||
"enabled": false,
|
|
||||||
"wallpaperChange": "",
|
|
||||||
"darkModeChange": "",
|
|
||||||
"screenLock": "",
|
|
||||||
"screenUnlock": "",
|
|
||||||
"performanceModeEnabled": "",
|
|
||||||
"performanceModeDisabled": "",
|
|
||||||
"startup": "",
|
|
||||||
"session": "",
|
|
||||||
"colorGeneration": ""
|
|
||||||
},
|
|
||||||
"plugins": {
|
|
||||||
"autoUpdate": false,
|
|
||||||
"notifyUpdates": true
|
|
||||||
},
|
|
||||||
"idle": {
|
|
||||||
"enabled": false,
|
|
||||||
"screenOffTimeout": 600,
|
|
||||||
"lockTimeout": 660,
|
|
||||||
"suspendTimeout": 1800,
|
|
||||||
"fadeDuration": 5,
|
|
||||||
"screenOffCommand": "",
|
|
||||||
"lockCommand": "",
|
|
||||||
"suspendCommand": "",
|
|
||||||
"resumeScreenOffCommand": "",
|
|
||||||
"resumeLockCommand": "",
|
|
||||||
"resumeSuspendCommand": "",
|
|
||||||
"customCommands": "[]"
|
|
||||||
},
|
|
||||||
"desktopWidgets": {
|
|
||||||
"enabled": false,
|
|
||||||
"overviewEnabled": true,
|
|
||||||
"gridSnap": false,
|
|
||||||
"gridSnapScale": false,
|
|
||||||
"monitorWidgets": []
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"state": {
|
|
||||||
"doNotDisturb": false,
|
|
||||||
"noctaliaPerformanceMode": false,
|
|
||||||
"barVisible": true,
|
|
||||||
"openedPanel": "",
|
|
||||||
"lockScreenActive": false,
|
|
||||||
"wallpapers": {
|
|
||||||
"DP-2": "/home/quirinecker/Pictures/Wallpapers/qingce.jpg"
|
|
||||||
},
|
|
||||||
"desktopWidgetsEditMode": false,
|
|
||||||
"display": {
|
|
||||||
"DP-2": {
|
|
||||||
"name": "DP-2",
|
|
||||||
"scale": 1,
|
|
||||||
"width": 5120,
|
|
||||||
"height": 1440,
|
|
||||||
"refresh_rate": 119.999,
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"active_workspace": 1,
|
|
||||||
"vrr": false,
|
|
||||||
"focused": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"notificationsState": {
|
|
||||||
"lastSeenTs": 1775233681000
|
|
||||||
},
|
|
||||||
"changelogState": {
|
|
||||||
"lastSeenVersion": "v4.7.6"
|
|
||||||
},
|
|
||||||
"colorSchemesList": {
|
|
||||||
"schemes": [],
|
|
||||||
"timestamp": 0
|
|
||||||
},
|
|
||||||
"ui": {
|
|
||||||
"settingsSidebarExpanded": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,667 +0,0 @@
|
|||||||
{
|
|
||||||
isLaptop ? false,
|
|
||||||
}:
|
|
||||||
{
|
|
||||||
appLauncher = {
|
|
||||||
autoPasteClipboard = false;
|
|
||||||
clipboardWatchImageCommand = "wl-paste --type image --watch cliphist store";
|
|
||||||
clipboardWatchTextCommand = "wl-paste --type text --watch cliphist store";
|
|
||||||
clipboardWrapText = true;
|
|
||||||
customLaunchPrefix = "";
|
|
||||||
customLaunchPrefixEnabled = false;
|
|
||||||
density = "default";
|
|
||||||
enableClipPreview = true;
|
|
||||||
enableClipboardChips = true;
|
|
||||||
enableClipboardHistory = false;
|
|
||||||
enableClipboardSmartIcons = true;
|
|
||||||
enableSessionSearch = true;
|
|
||||||
enableSettingsSearch = true;
|
|
||||||
enableWindowsSearch = true;
|
|
||||||
iconMode = "tabler";
|
|
||||||
ignoreMouseInput = false;
|
|
||||||
overviewLayer = false;
|
|
||||||
pinnedApps = [ ];
|
|
||||||
position = "center";
|
|
||||||
screenshotAnnotationTool = "";
|
|
||||||
showCategories = true;
|
|
||||||
showIconBackground = false;
|
|
||||||
sortByMostUsed = true;
|
|
||||||
terminalCommand = "alacritty -e";
|
|
||||||
viewMode = "list";
|
|
||||||
};
|
|
||||||
audio = {
|
|
||||||
mprisBlacklist = [ ];
|
|
||||||
preferredPlayer = "";
|
|
||||||
spectrumFrameRate = 30;
|
|
||||||
spectrumMirrored = true;
|
|
||||||
visualizerType = "mirrored";
|
|
||||||
volumeFeedback = false;
|
|
||||||
volumeFeedbackSoundFile = "";
|
|
||||||
volumeOverdrive = false;
|
|
||||||
volumeStep = 5;
|
|
||||||
};
|
|
||||||
bar = {
|
|
||||||
autoHideDelay = 500;
|
|
||||||
autoShowDelay = 150;
|
|
||||||
backgroundOpacity = 0.93;
|
|
||||||
barType = "floating";
|
|
||||||
capsuleColorKey = "none";
|
|
||||||
capsuleOpacity = 1;
|
|
||||||
contentPadding = 2;
|
|
||||||
density = "comfortable";
|
|
||||||
displayMode = "always_visible";
|
|
||||||
enableExclusionZoneInset = true;
|
|
||||||
fontScale = 1;
|
|
||||||
frameRadius = 12;
|
|
||||||
frameThickness = 8;
|
|
||||||
hideOnOverview = false;
|
|
||||||
marginHorizontal = 4;
|
|
||||||
marginVertical = 4;
|
|
||||||
middleClickAction = "none";
|
|
||||||
middleClickCommand = "";
|
|
||||||
middleClickFollowMouse = false;
|
|
||||||
monitors = [ ];
|
|
||||||
mouseWheelAction = "none";
|
|
||||||
mouseWheelWrap = true;
|
|
||||||
outerCorners = true;
|
|
||||||
position = "left";
|
|
||||||
reverseScroll = false;
|
|
||||||
rightClickAction = "controlCenter";
|
|
||||||
rightClickCommand = "";
|
|
||||||
rightClickFollowMouse = true;
|
|
||||||
screenOverrides = [ ];
|
|
||||||
showCapsule = true;
|
|
||||||
showOnWorkspaceSwitch = true;
|
|
||||||
showOutline = false;
|
|
||||||
useSeparateOpacity = false;
|
|
||||||
widgetSpacing = 6;
|
|
||||||
widgets = {
|
|
||||||
center =
|
|
||||||
if !isLaptop then
|
|
||||||
[
|
|
||||||
{
|
|
||||||
colorName = "primary";
|
|
||||||
hideWhenIdle = false;
|
|
||||||
id = "AudioVisualizer";
|
|
||||||
width = 200;
|
|
||||||
}
|
|
||||||
{
|
|
||||||
compactMode = false;
|
|
||||||
hideMode = "hidden";
|
|
||||||
hideWhenIdle = false;
|
|
||||||
id = "MediaMini";
|
|
||||||
maxWidth = 145;
|
|
||||||
panelShowAlbumArt = true;
|
|
||||||
scrollingMode = "hover";
|
|
||||||
showAlbumArt = true;
|
|
||||||
showArtistFirst = true;
|
|
||||||
showProgressRing = true;
|
|
||||||
showVisualizer = false;
|
|
||||||
textColor = "none";
|
|
||||||
useFixedWidth = false;
|
|
||||||
visualizerType = "linear";
|
|
||||||
}
|
|
||||||
]
|
|
||||||
else
|
|
||||||
[ ];
|
|
||||||
left = [
|
|
||||||
{
|
|
||||||
characterCount = 2;
|
|
||||||
colorizeIcons = false;
|
|
||||||
emptyColor = "secondary";
|
|
||||||
enableScrollWheel = true;
|
|
||||||
focusedColor = "primary";
|
|
||||||
followFocusedScreen = false;
|
|
||||||
fontWeight = "bold";
|
|
||||||
groupedBorderOpacity = 1;
|
|
||||||
hideUnoccupied = false;
|
|
||||||
iconScale = 0.8;
|
|
||||||
id = "Workspace";
|
|
||||||
labelMode = "none";
|
|
||||||
occupiedColor = "secondary";
|
|
||||||
pillSize = 0.6;
|
|
||||||
showApplications = false;
|
|
||||||
showApplicationsHover = false;
|
|
||||||
showBadge = true;
|
|
||||||
showLabelsOnlyWhenOccupied = true;
|
|
||||||
unfocusedIconsOpacity = 1;
|
|
||||||
}
|
|
||||||
{
|
|
||||||
compactMode = true;
|
|
||||||
diskPath = "/";
|
|
||||||
iconColor = "none";
|
|
||||||
id = "SystemMonitor";
|
|
||||||
showCpuCores = false;
|
|
||||||
showCpuFreq = false;
|
|
||||||
showCpuTemp = true;
|
|
||||||
showCpuUsage = true;
|
|
||||||
showDiskAvailable = false;
|
|
||||||
showDiskUsage = false;
|
|
||||||
showDiskUsageAsPercent = false;
|
|
||||||
showGpuTemp = false;
|
|
||||||
showLoadAverage = false;
|
|
||||||
showMemoryAsPercent = false;
|
|
||||||
showMemoryUsage = true;
|
|
||||||
showNetworkStats = false;
|
|
||||||
showSwapUsage = false;
|
|
||||||
textColor = "none";
|
|
||||||
useMonospaceFont = true;
|
|
||||||
usePadding = false;
|
|
||||||
}
|
|
||||||
{
|
|
||||||
colorizeIcons = false;
|
|
||||||
hideMode = "hidden";
|
|
||||||
id = "ActiveWindow";
|
|
||||||
maxWidth = 145;
|
|
||||||
scrollingMode = "hover";
|
|
||||||
showIcon = true;
|
|
||||||
showText = true;
|
|
||||||
textColor = "none";
|
|
||||||
useFixedWidth = false;
|
|
||||||
}
|
|
||||||
];
|
|
||||||
right = [
|
|
||||||
{
|
|
||||||
blacklist = [ ];
|
|
||||||
chevronColor = "none";
|
|
||||||
colorizeIcons = false;
|
|
||||||
drawerEnabled = true;
|
|
||||||
hidePassive = false;
|
|
||||||
id = "Tray";
|
|
||||||
pinned = [ ];
|
|
||||||
}
|
|
||||||
{
|
|
||||||
deviceNativePath = "__default__";
|
|
||||||
displayMode = "graphic-clean";
|
|
||||||
hideIfIdle = false;
|
|
||||||
hideIfNotDetected = true;
|
|
||||||
id = "Battery";
|
|
||||||
showNoctaliaPerformance = false;
|
|
||||||
showPowerProfiles = false;
|
|
||||||
}
|
|
||||||
{
|
|
||||||
displayMode = "onhover";
|
|
||||||
iconColor = "none";
|
|
||||||
id = "Bluetooth";
|
|
||||||
textColor = "none";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
displayMode = "onhover";
|
|
||||||
iconColor = "none";
|
|
||||||
id = "Volume";
|
|
||||||
middleClickCommand = "pwvucontrol || pavucontrol";
|
|
||||||
textColor = "none";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
applyToAllMonitors = false;
|
|
||||||
displayMode = "onhover";
|
|
||||||
iconColor = "none";
|
|
||||||
id = "Brightness";
|
|
||||||
textColor = "none";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
colorizeDistroLogo = false;
|
|
||||||
colorizeSystemIcon = "none";
|
|
||||||
customIconPath = "";
|
|
||||||
enableColorization = false;
|
|
||||||
icon = "adjustments-horizontal";
|
|
||||||
id = "ControlCenter";
|
|
||||||
useDistroLogo = false;
|
|
||||||
}
|
|
||||||
{
|
|
||||||
clockColor = "none";
|
|
||||||
customFont = "";
|
|
||||||
formatHorizontal = "HH:mm ddd, MMM dd";
|
|
||||||
formatVertical = "HH mm - dd MM";
|
|
||||||
id = "Clock";
|
|
||||||
tooltipFormat = "HH:mm ddd, MMM dd";
|
|
||||||
useCustomFont = false;
|
|
||||||
}
|
|
||||||
{
|
|
||||||
hideWhenZero = false;
|
|
||||||
hideWhenZeroUnread = false;
|
|
||||||
iconColor = "none";
|
|
||||||
id = "NotificationHistory";
|
|
||||||
showUnreadBadge = true;
|
|
||||||
unreadBadgeColor = "primary";
|
|
||||||
}
|
|
||||||
];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
brightness = {
|
|
||||||
backlightDeviceMappings = [ ];
|
|
||||||
brightnessStep = 5;
|
|
||||||
enableDdcSupport = false;
|
|
||||||
enforceMinimum = true;
|
|
||||||
};
|
|
||||||
calendar = {
|
|
||||||
cards = [
|
|
||||||
{
|
|
||||||
enabled = true;
|
|
||||||
id = "calendar-header-card";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
enabled = true;
|
|
||||||
id = "calendar-month-card";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
enabled = true;
|
|
||||||
id = "weather-card";
|
|
||||||
}
|
|
||||||
];
|
|
||||||
};
|
|
||||||
colorSchemes = {
|
|
||||||
darkMode = true;
|
|
||||||
generationMethod = "tonal-spot";
|
|
||||||
manualSunrise = "06:30";
|
|
||||||
manualSunset = "18:30";
|
|
||||||
monitorForColors = "";
|
|
||||||
predefinedScheme = "Nord";
|
|
||||||
schedulingMode = "off";
|
|
||||||
syncGsettings = true;
|
|
||||||
useWallpaperColors = false;
|
|
||||||
};
|
|
||||||
controlCenter = {
|
|
||||||
cards = [
|
|
||||||
{
|
|
||||||
enabled = true;
|
|
||||||
id = "profile-card";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
enabled = true;
|
|
||||||
id = "shortcuts-card";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
enabled = true;
|
|
||||||
id = "audio-card";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
enabled = false;
|
|
||||||
id = "brightness-card";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
enabled = true;
|
|
||||||
id = "weather-card";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
enabled = true;
|
|
||||||
id = "media-sysmon-card";
|
|
||||||
}
|
|
||||||
];
|
|
||||||
diskPath = "/";
|
|
||||||
position = "close_to_bar_button";
|
|
||||||
shortcuts = {
|
|
||||||
left = [
|
|
||||||
{ id = "Network"; }
|
|
||||||
{ id = "Bluetooth"; }
|
|
||||||
{ id = "WallpaperSelector"; }
|
|
||||||
{ id = "NoctaliaPerformance"; }
|
|
||||||
];
|
|
||||||
right = [
|
|
||||||
{ id = "Notifications"; }
|
|
||||||
{ id = "PowerProfile"; }
|
|
||||||
{ id = "KeepAwake"; }
|
|
||||||
{ id = "NightLight"; }
|
|
||||||
];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
desktopWidgets = {
|
|
||||||
enabled = false;
|
|
||||||
gridSnap = false;
|
|
||||||
gridSnapScale = false;
|
|
||||||
monitorWidgets = [ ];
|
|
||||||
overviewEnabled = true;
|
|
||||||
};
|
|
||||||
dock = {
|
|
||||||
animationSpeed = 1;
|
|
||||||
backgroundOpacity = 1;
|
|
||||||
colorizeIcons = false;
|
|
||||||
deadOpacity = 0.6;
|
|
||||||
displayMode = "auto_hide";
|
|
||||||
dockType = "floating";
|
|
||||||
enabled = false;
|
|
||||||
floatingRatio = 1;
|
|
||||||
groupApps = false;
|
|
||||||
groupClickAction = "cycle";
|
|
||||||
groupContextMenuMode = "extended";
|
|
||||||
groupIndicatorStyle = "dots";
|
|
||||||
inactiveIndicators = false;
|
|
||||||
indicatorColor = "primary";
|
|
||||||
indicatorOpacity = 0.6;
|
|
||||||
indicatorThickness = 3;
|
|
||||||
launcherIcon = "";
|
|
||||||
launcherIconColor = "none";
|
|
||||||
launcherPosition = "end";
|
|
||||||
launcherUseDistroLogo = false;
|
|
||||||
monitors = [ ];
|
|
||||||
onlySameOutput = true;
|
|
||||||
pinnedApps = [ ];
|
|
||||||
pinnedStatic = false;
|
|
||||||
position = "bottom";
|
|
||||||
showDockIndicator = false;
|
|
||||||
showLauncherIcon = false;
|
|
||||||
sitOnFrame = false;
|
|
||||||
size = 1;
|
|
||||||
};
|
|
||||||
general = {
|
|
||||||
allowPanelsOnScreenWithoutBar = true;
|
|
||||||
allowPasswordWithFprintd = false;
|
|
||||||
animationDisabled = false;
|
|
||||||
animationSpeed = 1;
|
|
||||||
autoStartAuth = false;
|
|
||||||
avatarImage = "/home/quirinecker/.face";
|
|
||||||
boxRadiusRatio = 1;
|
|
||||||
clockFormat = "hh\\nmm";
|
|
||||||
clockStyle = "custom";
|
|
||||||
compactLockScreen = false;
|
|
||||||
dimmerOpacity = 0.2;
|
|
||||||
enableBlurBehind = true;
|
|
||||||
enableLockScreenCountdown = true;
|
|
||||||
enableLockScreenMediaControls = false;
|
|
||||||
enableShadows = true;
|
|
||||||
forceBlackScreenCorners = false;
|
|
||||||
iRadiusRatio = 1;
|
|
||||||
keybinds = {
|
|
||||||
keyDown = [ "Down" ];
|
|
||||||
keyEnter = [
|
|
||||||
"Return"
|
|
||||||
"Enter"
|
|
||||||
];
|
|
||||||
keyEscape = [ "Esc" ];
|
|
||||||
keyLeft = [ "Left" ];
|
|
||||||
keyRemove = [ "Del" ];
|
|
||||||
keyRight = [ "Right" ];
|
|
||||||
keyUp = [ "Up" ];
|
|
||||||
};
|
|
||||||
language = "";
|
|
||||||
lockOnSuspend = true;
|
|
||||||
lockScreenAnimations = false;
|
|
||||||
lockScreenBlur = 0;
|
|
||||||
lockScreenCountdownDuration = 10000;
|
|
||||||
lockScreenMonitors = [ ];
|
|
||||||
lockScreenTint = 0;
|
|
||||||
passwordChars = false;
|
|
||||||
radiusRatio = 1;
|
|
||||||
reverseScroll = false;
|
|
||||||
scaleRatio = 1;
|
|
||||||
screenRadiusRatio = 1;
|
|
||||||
shadowDirection = "bottom_right";
|
|
||||||
shadowOffsetX = 2;
|
|
||||||
shadowOffsetY = 3;
|
|
||||||
showChangelogOnStartup = true;
|
|
||||||
showHibernateOnLockScreen = false;
|
|
||||||
showScreenCorners = false;
|
|
||||||
showSessionButtonsOnLockScreen = true;
|
|
||||||
smoothScrollEnabled = true;
|
|
||||||
telemetryEnabled = false;
|
|
||||||
};
|
|
||||||
hooks = {
|
|
||||||
colorGeneration = "";
|
|
||||||
darkModeChange = "";
|
|
||||||
enabled = false;
|
|
||||||
performanceModeDisabled = "";
|
|
||||||
performanceModeEnabled = "";
|
|
||||||
screenLock = "";
|
|
||||||
screenUnlock = "";
|
|
||||||
session = "";
|
|
||||||
startup = "";
|
|
||||||
wallpaperChange = "";
|
|
||||||
};
|
|
||||||
idle = {
|
|
||||||
customCommands = "[]";
|
|
||||||
enabled = false;
|
|
||||||
fadeDuration = 5;
|
|
||||||
lockCommand = "";
|
|
||||||
lockTimeout = 660;
|
|
||||||
resumeLockCommand = "";
|
|
||||||
resumeScreenOffCommand = "";
|
|
||||||
resumeSuspendCommand = "";
|
|
||||||
screenOffCommand = "";
|
|
||||||
screenOffTimeout = 600;
|
|
||||||
suspendCommand = "";
|
|
||||||
suspendTimeout = 1800;
|
|
||||||
};
|
|
||||||
location = {
|
|
||||||
analogClockInCalendar = false;
|
|
||||||
autoLocate = false;
|
|
||||||
firstDayOfWeek = -1;
|
|
||||||
hideWeatherCityName = false;
|
|
||||||
hideWeatherTimezone = false;
|
|
||||||
name = "Vienna";
|
|
||||||
showCalendarEvents = true;
|
|
||||||
showCalendarWeather = true;
|
|
||||||
showWeekNumberInCalendar = false;
|
|
||||||
use12hourFormat = false;
|
|
||||||
useFahrenheit = false;
|
|
||||||
weatherEnabled = true;
|
|
||||||
weatherShowEffects = true;
|
|
||||||
weatherTaliaMascotAlways = false;
|
|
||||||
};
|
|
||||||
network = {
|
|
||||||
bluetoothAutoConnect = true;
|
|
||||||
bluetoothDetailsViewMode = "grid";
|
|
||||||
bluetoothHideUnnamedDevices = false;
|
|
||||||
bluetoothRssiPollIntervalMs = 60000;
|
|
||||||
bluetoothRssiPollingEnabled = false;
|
|
||||||
disableDiscoverability = false;
|
|
||||||
networkPanelView = "wifi";
|
|
||||||
wifiDetailsViewMode = "grid";
|
|
||||||
};
|
|
||||||
nightLight = {
|
|
||||||
autoSchedule = true;
|
|
||||||
dayTemp = "6500";
|
|
||||||
enabled = false;
|
|
||||||
forced = false;
|
|
||||||
manualSunrise = "06:30";
|
|
||||||
manualSunset = "18:30";
|
|
||||||
nightTemp = "4000";
|
|
||||||
};
|
|
||||||
noctaliaPerformance = {
|
|
||||||
disableDesktopWidgets = true;
|
|
||||||
disableWallpaper = true;
|
|
||||||
};
|
|
||||||
notifications = {
|
|
||||||
backgroundOpacity = 1;
|
|
||||||
clearDismissed = true;
|
|
||||||
criticalUrgencyDuration = 15;
|
|
||||||
density = "default";
|
|
||||||
enableBatteryToast = true;
|
|
||||||
enableKeyboardLayoutToast = true;
|
|
||||||
enableMarkdown = false;
|
|
||||||
enableMediaToast = false;
|
|
||||||
enabled = true;
|
|
||||||
location = "top_right";
|
|
||||||
lowUrgencyDuration = 3;
|
|
||||||
monitors = [ ];
|
|
||||||
normalUrgencyDuration = 8;
|
|
||||||
overlayLayer = true;
|
|
||||||
respectExpireTimeout = false;
|
|
||||||
saveToHistory = {
|
|
||||||
critical = true;
|
|
||||||
low = true;
|
|
||||||
normal = true;
|
|
||||||
};
|
|
||||||
sounds = {
|
|
||||||
criticalSoundFile = "";
|
|
||||||
enabled = false;
|
|
||||||
excludedApps = "discord,firefox,chrome,chromium,edge";
|
|
||||||
lowSoundFile = "";
|
|
||||||
normalSoundFile = "";
|
|
||||||
separateSounds = false;
|
|
||||||
volume = 0.5;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
osd = {
|
|
||||||
autoHideMs = 2000;
|
|
||||||
backgroundOpacity = 1;
|
|
||||||
enabled = true;
|
|
||||||
enabledTypes = [
|
|
||||||
0
|
|
||||||
1
|
|
||||||
2
|
|
||||||
];
|
|
||||||
location = "top_right";
|
|
||||||
monitors = [ ];
|
|
||||||
overlayLayer = true;
|
|
||||||
};
|
|
||||||
plugins = {
|
|
||||||
autoUpdate = false;
|
|
||||||
notifyUpdates = true;
|
|
||||||
};
|
|
||||||
sessionMenu = {
|
|
||||||
countdownDuration = 10000;
|
|
||||||
enableCountdown = true;
|
|
||||||
largeButtonsLayout = "single-row";
|
|
||||||
largeButtonsStyle = true;
|
|
||||||
position = "center";
|
|
||||||
powerOptions = [
|
|
||||||
{
|
|
||||||
action = "lock";
|
|
||||||
command = "";
|
|
||||||
countdownEnabled = true;
|
|
||||||
enabled = true;
|
|
||||||
keybind = "1";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
action = "suspend";
|
|
||||||
command = "";
|
|
||||||
countdownEnabled = true;
|
|
||||||
enabled = true;
|
|
||||||
keybind = "2";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
action = "hibernate";
|
|
||||||
command = "";
|
|
||||||
countdownEnabled = true;
|
|
||||||
enabled = true;
|
|
||||||
keybind = "3";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
action = "reboot";
|
|
||||||
command = "";
|
|
||||||
countdownEnabled = true;
|
|
||||||
enabled = true;
|
|
||||||
keybind = "4";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
action = "logout";
|
|
||||||
command = "";
|
|
||||||
countdownEnabled = true;
|
|
||||||
enabled = true;
|
|
||||||
keybind = "5";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
action = "shutdown";
|
|
||||||
command = "";
|
|
||||||
countdownEnabled = true;
|
|
||||||
enabled = true;
|
|
||||||
keybind = "6";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
action = "rebootToUefi";
|
|
||||||
command = "";
|
|
||||||
countdownEnabled = true;
|
|
||||||
enabled = true;
|
|
||||||
keybind = "7";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
action = "userspaceReboot";
|
|
||||||
command = "";
|
|
||||||
countdownEnabled = true;
|
|
||||||
enabled = false;
|
|
||||||
keybind = "";
|
|
||||||
}
|
|
||||||
];
|
|
||||||
showHeader = true;
|
|
||||||
showKeybinds = true;
|
|
||||||
};
|
|
||||||
settingsVersion = 59;
|
|
||||||
systemMonitor = {
|
|
||||||
batteryCriticalThreshold = 5;
|
|
||||||
batteryWarningThreshold = 20;
|
|
||||||
cpuCriticalThreshold = 90;
|
|
||||||
cpuWarningThreshold = 80;
|
|
||||||
criticalColor = "";
|
|
||||||
diskAvailCriticalThreshold = 10;
|
|
||||||
diskAvailWarningThreshold = 20;
|
|
||||||
diskCriticalThreshold = 90;
|
|
||||||
diskWarningThreshold = 80;
|
|
||||||
enableDgpuMonitoring = false;
|
|
||||||
externalMonitor = "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor";
|
|
||||||
gpuCriticalThreshold = 90;
|
|
||||||
gpuWarningThreshold = 80;
|
|
||||||
memCriticalThreshold = 90;
|
|
||||||
memWarningThreshold = 80;
|
|
||||||
swapCriticalThreshold = 90;
|
|
||||||
swapWarningThreshold = 80;
|
|
||||||
tempCriticalThreshold = 90;
|
|
||||||
tempWarningThreshold = 80;
|
|
||||||
useCustomColors = false;
|
|
||||||
warningColor = "";
|
|
||||||
};
|
|
||||||
templates = {
|
|
||||||
activeTemplates = [ ];
|
|
||||||
enableUserTheming = false;
|
|
||||||
};
|
|
||||||
ui = {
|
|
||||||
boxBorderEnabled = false;
|
|
||||||
fontDefault = "Sans Serif";
|
|
||||||
fontDefaultScale = 1;
|
|
||||||
fontFixed = "monospace";
|
|
||||||
fontFixedScale = 1;
|
|
||||||
panelBackgroundOpacity = 0;
|
|
||||||
panelsAttachedToBar = true;
|
|
||||||
scrollbarAlwaysVisible = true;
|
|
||||||
settingsPanelMode = "attached";
|
|
||||||
settingsPanelSideBarCardStyle = true;
|
|
||||||
tooltipsEnabled = true;
|
|
||||||
translucentWidgets = false;
|
|
||||||
};
|
|
||||||
wallpaper = {
|
|
||||||
automationEnabled = false;
|
|
||||||
directory = "/home/quirinecker/Pictures/Wallpapers";
|
|
||||||
enableMultiMonitorDirectories = false;
|
|
||||||
enabled = true;
|
|
||||||
favorites = [ ];
|
|
||||||
fillColor = "#000000";
|
|
||||||
fillMode = "crop";
|
|
||||||
hideWallpaperFilenames = false;
|
|
||||||
linkLightAndDarkWallpapers = true;
|
|
||||||
monitorDirectories = [ ];
|
|
||||||
overviewBlur = 0.4;
|
|
||||||
overviewEnabled = false;
|
|
||||||
overviewTint = 0.6;
|
|
||||||
panelPosition = "follow_bar";
|
|
||||||
randomIntervalSec = 300;
|
|
||||||
setWallpaperOnAllMonitors = true;
|
|
||||||
showHiddenFiles = false;
|
|
||||||
skipStartupTransition = false;
|
|
||||||
solidColor = "#1a1a2e";
|
|
||||||
sortOrder = "name";
|
|
||||||
transitionDuration = 1500;
|
|
||||||
transitionEdgeSmoothness = 0.05;
|
|
||||||
transitionType = [
|
|
||||||
"fade"
|
|
||||||
"disc"
|
|
||||||
"stripes"
|
|
||||||
"wipe"
|
|
||||||
"pixelate"
|
|
||||||
"honeycomb"
|
|
||||||
];
|
|
||||||
useOriginalImages = false;
|
|
||||||
useSolidColor = false;
|
|
||||||
useWallhaven = false;
|
|
||||||
viewMode = "single";
|
|
||||||
wallhavenApiKey = "";
|
|
||||||
wallhavenCategories = "111";
|
|
||||||
wallhavenOrder = "desc";
|
|
||||||
wallhavenPurity = "100";
|
|
||||||
wallhavenQuery = "";
|
|
||||||
wallhavenRatios = "";
|
|
||||||
wallhavenResolutionHeight = "";
|
|
||||||
wallhavenResolutionMode = "atleast";
|
|
||||||
wallhavenResolutionWidth = "";
|
|
||||||
wallhavenSorting = "relevance";
|
|
||||||
wallpaperChangeMode = "random";
|
|
||||||
};
|
|
||||||
}
|
|
||||||
@@ -30,7 +30,6 @@ in
|
|||||||
name = "Adwaita-dark";
|
name = "Adwaita-dark";
|
||||||
package = pkgs.gnome-themes-extra;
|
package = pkgs.gnome-themes-extra;
|
||||||
};
|
};
|
||||||
gtk4.theme = config.gtk.theme;
|
|
||||||
gtk4.extraConfig = gtkOptions;
|
gtk4.extraConfig = gtkOptions;
|
||||||
gtk3.extraConfig = gtkOptions;
|
gtk3.extraConfig = gtkOptions;
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -29,9 +29,6 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.direnv.enable = true;
|
|
||||||
programs.direnv.silent = true;
|
|
||||||
|
|
||||||
home.packages = [
|
home.packages = [
|
||||||
|
|
||||||
# note taking
|
# note taking
|
||||||
@@ -47,9 +44,7 @@
|
|||||||
pkgs.steam-run
|
pkgs.steam-run
|
||||||
pkgs.sops
|
pkgs.sops
|
||||||
pkgs.pavucontrol
|
pkgs.pavucontrol
|
||||||
|
pkgs.errands
|
||||||
# https://github.com/quirinecker/dotfiles-modules/issues/13
|
|
||||||
# pkgs.errands
|
|
||||||
|
|
||||||
# editors
|
# editors
|
||||||
# pkgs.zed-editor # updating softwar crashed the pc. Not in use right now anyway. disabled for now
|
# pkgs.zed-editor # updating softwar crashed the pc. Not in use right now anyway. disabled for now
|
||||||
@@ -78,11 +73,9 @@
|
|||||||
pkgs.gnome-system-monitor
|
pkgs.gnome-system-monitor
|
||||||
pkgs.geary
|
pkgs.geary
|
||||||
pkgs.nautilus
|
pkgs.nautilus
|
||||||
pkgs.baobab
|
|
||||||
|
|
||||||
# social
|
# social
|
||||||
pkgs.discord
|
pkgs.discord
|
||||||
pkgs.element-desktop
|
|
||||||
pkgs.signal-desktop
|
pkgs.signal-desktop
|
||||||
pkgs.spotify
|
pkgs.spotify
|
||||||
|
|
||||||
@@ -91,10 +84,6 @@
|
|||||||
pkgs.python3
|
pkgs.python3
|
||||||
pkgs.typescript
|
pkgs.typescript
|
||||||
pkgs.typst
|
pkgs.typst
|
||||||
|
|
||||||
# Gaming
|
|
||||||
pkgs.gdlauncher-carbon # Minecraft Launcher for mods and vanilla
|
|
||||||
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user