idk
This commit is contained in:
parent
04ff90b9a0
commit
b2c421ef54
8 changed files with 428 additions and 176 deletions
|
|
@ -693,7 +693,7 @@ in {
|
|||
enable = true;
|
||||
package = pkgs.librewolf.override {
|
||||
nativeMessagingHosts =
|
||||
[ pkgs.kdePackages.plasma-browser-integration pkgs.tridactyl-native ];
|
||||
[ pkgs.tridactyl-native ];
|
||||
};
|
||||
profiles.chris = {
|
||||
name = "default";
|
||||
|
|
@ -721,7 +721,7 @@ in {
|
|||
modules-left = [ "hyprland/workspaces" "hyprland/window" "niri/window" ];
|
||||
modules-center = [ "clock" ];
|
||||
modules-right =
|
||||
[ "cpu" "memory" "pulseaudio" "backlight" "battery" "tray" ];
|
||||
[ "cpu" "memory" "gpu" "pulseaudio" "backlight" "battery" "tray" ];
|
||||
margin-top = if laptop then -5 else 5;
|
||||
margin-bottom = if laptop then 4 else 0;
|
||||
margin-left = 6;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue