diff --git a/.config/ghostty/config b/.config/ghostty/config
index 7dbf0cd..2442c11 100644
--- a/.config/ghostty/config
+++ b/.config/ghostty/config
@@ -44,7 +44,7 @@
term = xterm-kitty
-theme = catppuccin-frappe.conf
+theme = catppuccin-mocha.conf
background-opacity = 0.9
font-size = 26
diff --git a/.config/ghostty/themes/catppuccin-mocha.conf b/.config/ghostty/themes/catppuccin-mocha.conf
new file mode 100644
index 0000000..e03e26d
--- /dev/null
+++ b/.config/ghostty/themes/catppuccin-mocha.conf
@@ -0,0 +1,23 @@
+palette = 0=#45475a
+palette = 1=#f38ba8
+palette = 2=#a6e3a1
+palette = 3=#f9e2af
+palette = 4=#89b4fa
+palette = 5=#f5c2e7
+palette = 6=#94e2d5
+palette = 7=#a6adc8
+palette = 8=#585b70
+palette = 9=#f38ba8
+palette = 10=#a6e3a1
+palette = 11=#f9e2af
+palette = 12=#89b4fa
+palette = 13=#f5c2e7
+palette = 14=#94e2d5
+palette = 15=#bac2de
+background = 1e1e2e
+foreground = cdd6f4
+cursor-color = f5e0dc
+cursor-text = 11111b
+selection-background = 353749
+selection-foreground = cdd6f4
+split-divider-color = 313244
diff --git a/.config/home-manager/flake.lock b/.config/home-manager/flake.lock
new file mode 100644
index 0000000..b2b8573
--- /dev/null
+++ b/.config/home-manager/flake.lock
@@ -0,0 +1,48 @@
+{
+ "nodes": {
+ "home-manager": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1764534535,
+ "narHash": "sha256-TkAB7JTfQXq8wpBcCZ8cH/Dlkd/96J0VjFKqwhKl7kI=",
+ "owner": "nix-community",
+ "repo": "home-manager",
+ "rev": "784a83782ce00985bee65c588d4c315ec0b5a172",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "home-manager",
+ "type": "github"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1764242076,
+ "narHash": "sha256-sKoIWfnijJ0+9e4wRvIgm/HgE27bzwQxcEmo2J/gNpI=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "2fad6eac6077f03fe109c4d4eb171cf96791faa4",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "home-manager": "home-manager",
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}
diff --git a/.config/home-manager/home.nix b/.config/home-manager/home.nix
index f0e0225..78ac8a2 100644
--- a/.config/home-manager/home.nix
+++ b/.config/home-manager/home.nix
@@ -2,19 +2,19 @@
user = "robin";
programs.git = {
enable = true;
- userName = "robin"
- userEmail = "robin@mail.com"
+ userName = "robin";
+ userEmail = "robin@mail.com";
aliases = {
pu = "push";
co = "checkout";
cm = "commit";
- }
+ };
};
gtk = {
enable = true;
- theme.name = "catppuccin-frappe-pink-compact"
- cursorTheme.name = "Bibata-Modern-Classic"
- iconTheme.name = "Colloid-Dark"
+ theme.name = "catppuccin-frappe-pink-compact";
+ cursorTheme.name = "Bibata-Modern-Classic";
+ iconTheme.name = "Colloid-Dark";
};
programs.zsh = {
enable = true;
@@ -25,15 +25,15 @@
shellAliases = {
ll = "ls -l";
update = "sudo nixos-rebuild switch";
- alias vim="nvim";
- alias cls="clear";
- alias femboy="echo '$USER is a femboy'";
- alias shut="shutdown now";
- alias re="reboot";
- alias ls="exa";
- alias switchhack="fusee-nano ~/Downloads/switchhack/hekate_ctcaer_6.3.0.bin";
- alias ssh_t='(){ ssh $1 -t tmux;}';
- alias sshserver="ssh -i ~/.ssh/GlaServer00 glala@81.21.121.109";
+ alias vim = "nvim";
+ alias cls = "clear";
+ alias femboy = "echo '$USER is a femboy'";
+ alias shut = "shutdown now";
+ alias re = "reboot";
+ alias ls = "exa";
+ alias switchhack = "fusee-nano ~/Downloads/switchhack/hekate_ctcaer_6.3.0.bin";
+ alias ssh_t = '(){ ssh $1 -t tmux;}';
+ alias sshserver = "ssh -i ~/.ssh/GlaServer00 glala@81.21.121.109";
};
history.size = 10000;
};
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index 096b53f..876f905 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -1,3 +1,4 @@
+ecosystem:no_update_news = true
monitor=DP-3,2560x1440@144,0x0,1
monitor=DP-2,1680x1050@59,-1680x0,1
@@ -30,8 +31,8 @@ input {
general {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
gaps_workspaces = 0
- gaps_in = 8
- gaps_out = 8
+ gaps_in = 4
+ gaps_out = 4
border_size = 2
col.active_border = rgba(f7f7f7aa) rgba(d3eec5aa) 45deg
col.inactive_border = rgba(595959aa)
@@ -41,7 +42,7 @@ general {
decoration {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
- rounding = 12
+ rounding = 8
}
animations {
@@ -88,7 +89,7 @@ bind = $mainMod SHIFT, R, exec, pkill waybar; waybar
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, W, exec, pavucontrol
bind = $mainMod, O, togglesplit, # dwindle
-bind = $mainMod, F, exec, zen
+bind = $mainMod, F, exec, zen-beta
# Move focus with mainMod + arrow keys
bind = $mainMod, H, movefocus, l
@@ -155,9 +156,6 @@ submap=reset
exec-once=kdeconnectd
-## network mount
-#exec-once=sudo mkdir /run/media/glala/fileserver;sudo chown glala /run/media/glala/fileserver ;rclone mount --vfs-cache-mode writes --no-check-certificate --dir-cache-time 5s raspberrypi-dav: /run/media/glala/fileserver/ --no-check-certificate
-
##network manager
#exec-once=nm-applet
@@ -178,7 +176,6 @@ exec-once=kanata -c ~/.config/kanata/config.kbd
##status bar
exec-once=waybar
-exec-once=systemctl --user start sunshine
exec-once=openrgb --startminimized
#exec-once=sleep 2 && killall openrgb
##authentication client
@@ -189,10 +186,10 @@ exec-once=/usr/lib/polkit-kde-authentication-agent-1
exec-once=swww-daemon
##screenshare
-windowrulev2 = opacity 0.0 override 0.0 override,class:^(xwaylandvideobridge)$
-windowrulev2 = noanim,class:^(xwaylandvideobridge)$
-windowrulev2 = nofocus,class:^(xwaylandvideobridge)$
-windowrulev2 = noinitialfocus,class:^(xwaylandvideobridge)$
+#windowrule = opacity 0.0 override 0.0 override,class:^(xwaylandvideobridge)$
+#windowrule = noanim,class:^(xwaylandvideobridge)$
+#windowrule = nofocus,class:^(xwaylandvideobridge)$
+#windowrule = noinitialfocus,class:^(xwaylandvideobridge)$
##dbus
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf
index a0c0d9e..b26d899 100644
--- a/.config/hypr/hyprlock.conf
+++ b/.config/hypr/hyprlock.conf
@@ -35,7 +35,7 @@ animations {
background {
monitor =
- path = ~/Pictures/wallpapers/frierens-staff-3840x2160-20067.jpg
+ path = ~/Pictures/wallpapers/frieren-beyond-journeys-end-7p-2560x1440.jpg
blur_passes = 3
}
@@ -54,7 +54,7 @@ input-field {
rounding = 15
font_family = $font
- placeholder_text = Input password...
+ placeholder_text = password
fail_text = $PAMFAIL
# uncomment to use a letter instead of a dot to indicate the typed password
@@ -65,7 +65,7 @@ input-field {
# uncomment to use an input indicator that does not show the password length (similar to swaylock's input indicator)
# hide_input = true
- position = 0, -20
+ position = 0, -90
halign = center
valign = center
}
@@ -74,11 +74,11 @@ input-field {
label {
monitor =
text = $TIME # ref. https://wiki.hyprland.org/Hypr-Ecosystem/hyprlock/#variable-substitution
- font_size = 90
+ font_size = 220
font_family = $font
- position = -30, 0
- halign = right
+ position = -30, -30
+ halign = center
valign = top
}
@@ -89,7 +89,7 @@ label {
font_size = 25
font_family = $font
- position = -30, -150
- halign = right
+ position = -30, -340
+ halign = center
valign = top
}
diff --git a/.config/wal/colors-waybar.css b/.config/wal/colors-waybar.css
index 5f781ed..af6e3e9 100644
--- a/.config/wal/colors-waybar.css
+++ b/.config/wal/colors-waybar.css
@@ -1,20 +1,20 @@
-@define-color foreground #C6D0F5;
-@define-color background #303446;
+@define-color foreground #cdd6f4;
+@define-color background #1e1e2e;
@define-color cursor @color1;
@define-color color0 #C6D0F5;
-@define-color color1 #F2D5CF;
-@define-color color2 #EEBEBE;
-@define-color color3 #F4B8E4;
-@define-color color4 #CA9EE6;
-@define-color color5 #E78284;
-@define-color color6 #EA999C;
+@define-color color1 #f5e0dc;
+@define-color color2 #f2cdcd;
+@define-color color3 #f5c2e7;
+@define-color color4 #cba6f7;
+@define-color color5 #f38ba8;
+@define-color color6 #eba0ac;
@define-color color7 @color0;
-@define-color color8 #EF9F76;
-@define-color color9 #E5C890;
-@define-color color10 #A6D189;
-@define-color color11 #81C8BE;
-@define-color color12 #99D1DB;
-@define-color color13 #85C1DC;
-@define-color color14 #8CAAEE;
-@define-color color15 #BABBF1;
+@define-color color8 #fab387;
+@define-color color9 #f9e2af;
+@define-color color10 #a6e3a1;
+@define-color color11 #94e2d5;
+@define-color color12 #89dceb;
+@define-color color13 #74c7ec;
+@define-color color14 #89b4fa;
+@define-color color15 #b4befe;
diff --git a/.config/waybar/assets/experimental.png b/.config/waybar/assets/experimental.png
deleted file mode 100644
index 6841c0e..0000000
Binary files a/.config/waybar/assets/experimental.png and /dev/null differ
diff --git a/.config/waybar/assets/line.png b/.config/waybar/assets/line.png
deleted file mode 100644
index cde5e2b..0000000
Binary files a/.config/waybar/assets/line.png and /dev/null differ
diff --git a/.config/waybar/assets/main.png b/.config/waybar/assets/main.png
deleted file mode 100644
index 23e0ae9..0000000
Binary files a/.config/waybar/assets/main.png and /dev/null differ
diff --git a/.config/waybar/assets/zen.png b/.config/waybar/assets/zen.png
deleted file mode 100644
index 0a98557..0000000
Binary files a/.config/waybar/assets/zen.png and /dev/null differ
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index f5fdff0..c0f40ac 100755
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -11,22 +11,22 @@ window#waybar{
padding:9px;
margin:10 10 5 10;
border-radius:9px;
- background: alpha(@background,0.9);
- box-shadow: 2px 2px 2px rgba(0, 0, 0, .6);
+ background: alpha(@background,0.6);
+ box-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
}
.modules-center {
padding:9px;
margin:10 10 5 5;
border-radius:9px;
- background: alpha(@background,0.9);
- box-shadow: 2px 2px 2px rgba(0, 0, 0, .6);
+ background: alpha(@background,0.6);
+ box-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
}
.modules-right {
padding:9px;
margin: 10 10 5 0;
border-radius:9px;
- background: alpha(@background,0.9);
- box-shadow: 2px 2px 2px rgba(0, 0, 0, .9);
+ background: alpha(@background,0.6);
+ box-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
}
tooltip {
background:@background;
diff --git a/.config/waybar/themes/default/config-default b/.config/waybar/themes/default/config-default
deleted file mode 100755
index bf0d267..0000000
--- a/.config/waybar/themes/default/config-default
+++ /dev/null
@@ -1,132 +0,0 @@
-{
- "layer": "top",
- "position": "top",
- "reload_style_on_change": true,
- "modules-left": ["custom/notification","clock","custom/pacman","tray"],
- "modules-center": ["hyprland/workspaces"],
- "modules-right": ["group/expand","bluetooth","network","battery"],
-
-
- "hyprland/workspaces": {
- "format": "{icon}",
- "format-icons": {
- "active": "",
- "default": "",
- "empty": ""
- },
- "persistent-workspaces": {
- "*": [ 1,2,3,4,5 ]
- }
- },
- "custom/notification": {
- "tooltip": false,
- "format": "",
- "on-click": "swaync-client -t -sw",
- "escape": true
- },
- "clock": {
- "format": "{:%I:%M:%S %p} ",
- "interval": 1,
- "tooltip-format": "{calendar}",
- "calendar": {
- "format": {
- "today": "{}"
- }
- },
- "actions": {
- "on-click-right": "shift_down",
- "on-click": "shift_up"
- }
- },
- "network": {
- "format-wifi": "",
- "format-ethernet":"",
- "format-disconnected": "",
- "tooltip-format-disconnected": "Error",
- "tooltip-format-wifi": "{essid} ({signalStrength}%) ",
- "tooltip-format-ethernet": "{ifname} 🖧 ",
- "on-click": "kitty nmtui"
- },
- "bluetooth": {
- "format-on": "",
- "format-off": "BT-off",
- "format-disabled": "",
- "format-connected-battery": "{device_battery_percentage}% ",
- "format-alt": "{device_alias} ",
- "tooltip-format": "{controller_alias}\t{controller_address}\n\n{num_connections} connected",
- "tooltip-format-connected": "{controller_alias}\t{controller_address}\n\n{num_connections} connected\n\n{device_enumerate}",
- "tooltip-format-enumerate-connected": "{device_alias}\n{device_address}",
- "tooltip-format-enumerate-connected-battery": "{device_alias}\n{device_address}\n{device_battery_percentage}%",
- "on-click-right": "blueman-manager",
- },
- "battery": {
- "interval":30,
- "states": {
- "good": 95,
- "warning": 30,
- "critical": 20
- },
- "format": "{capacity}% {icon}",
- "format-charging": "{capacity}% ",
- "format-plugged": "{capacity}% ",
- "format-alt": "{time} {icon}",
- "format-icons": [
- "",
- "",
- "",
- "",
- "",
- ""
- ],
- },
- "custom/pacman": {
- "format": " {}",
- "interval": 30,
- "exec": "checkupdates | wc -l",
- "exec-if": "exit 0",
- "on-click": "kitty sh -c 'yay -Syu; echo Done - Press enter to exit; read'; pkill -SIGRTMIN+8 waybar",
- "signal": 8,
- "tooltip": false,
- },
- "custom/expand": {
- "format": "",
- "tooltip": false
- },
- "custom/endpoint":{
- "format": "|",
- "tooltip": false
- },
- "group/expand": {
- "orientation": "horizontal",
- "drawer": {
- "transition-duration": 600,
- "transition-to-left": true,
- "click-to-reveal": true
- },
- "modules": ["custom/expand", "custom/colorpicker","cpu","memory","temperature","custom/endpoint"],
- },
- "custom/colorpicker": {
- "format": "{}",
- "return-type": "json",
- "interval": "once",
- "exec": "~/.config/waybar/scripts/colorpicker.sh -j",
- "on-click": "~/.config/waybar/scripts/colorpicker.sh",
- "signal": 1
- },
- "cpu": {
- "format": "",
- "tooltip": true
- },
- "memory": {
- "format": ""
- },
- "temperature": {
- "critical-threshold": 80,
- "format": "",
- },
- "tray": {
- "icon-size": 14,
- "spacing": 10
- },
-}
-
diff --git a/.config/waybar/themes/default/style-default.css b/.config/waybar/themes/default/style-default.css
deleted file mode 100755
index 504d788..0000000
--- a/.config/waybar/themes/default/style-default.css
+++ /dev/null
@@ -1,167 +0,0 @@
-@import url('../../.cache/wal/colors-waybar.css');
-
-* {
- font-size:15px;
- font-family: "CodeNewRoman Nerd Font Propo";
-}
-window#waybar{
- all:unset;
-}
-.modules-left {
- padding:7px;
- margin:10 0 5 10;
- border-radius:10px;
- background: alpha(@background,.6);
- box-shadow: 0px 0px 2px rgba(0, 0, 0, .6);
-}
-.modules-center {
- padding:7px;
- margin:10 0 5 0;
- border-radius:10px;
- background: alpha(@background,.6);
- box-shadow: 0px 0px 2px rgba(0, 0, 0, .6);
-}
-.modules-right {
- padding:7px;
- margin: 10 10 5 0;
- border-radius:10px;
- background: alpha(@background,.6);
- box-shadow: 0px 0px 2px rgba(0, 0, 0, .6);
-}
-tooltip {
- background:@background;
- color: @color7;
-}
-#clock:hover, #custom-pacman:hover, #custom-notification:hover,#bluetooth:hover,#network:hover,#battery:hover, #cpu:hover,#memory:hover,#temperature:hover{
- transition: all .3s ease;
- color:@color9;
-}
-#custom-notification {
- padding: 0px 5px;
- transition: all .3s ease;
- color:@color7;
-}
-#clock{
- padding: 0px 5px;
- color:@color7;
- transition: all .3s ease;
-}
-#custom-pacman{
- padding: 0px 5px;
- transition: all .3s ease;
- color:@color7;
-
-}
-#workspaces {
- padding: 0px 5px;
-}
-#workspaces button {
- all:unset;
- padding: 0px 5px;
- color: alpha(@color9,.4);
- transition: all .2s ease;
-}
-#workspaces button:hover {
- color:rgba(0,0,0,0);
- border: none;
- text-shadow: 0px 0px 1.5px rgba(0, 0, 0, .5);
- transition: all 1s ease;
-}
-#workspaces button.active {
- color: @color9;
- border: none;
- text-shadow: 0px 0px 2px rgba(0, 0, 0, .5);
-}
-#workspaces button.empty {
- color: rgba(0,0,0,0);
- border: none;
- text-shadow: 0px 0px 1.5px rgba(0, 0, 0, .2);
-}
-#workspaces button.empty:hover {
- color: rgba(0,0,0,0);
- border: none;
- text-shadow: 0px 0px 1.5px rgba(0, 0, 0, .5);
- transition: all 1s ease;
-}
-#workspaces button.empty.active {
- color: @color9;
- border: none;
- text-shadow: 0px 0px 2px rgba(0, 0, 0, .5);
-}
-#bluetooth{
- padding: 0px 5px;
- transition: all .3s ease;
- color:@color7;
-
-}
-#network{
- padding: 0px 5px;
- transition: all .3s ease;
- color:@color7;
-
-}
-#battery{
- padding: 0px 5px;
- transition: all .3s ease;
- color:@color7;
-
-
-}
-#battery.charging {
- color: #26A65B;
-}
-
-#battery.warning:not(.charging) {
- color: #ffbe61;
-}
-
-#battery.critical:not(.charging) {
- color: #f53c3c;
- animation-name: blink;
- animation-duration: 0.5s;
- animation-timing-function: linear;
- animation-iteration-count: infinite;
- animation-direction: alternate;
-}
-#group-expand{
- padding: 0px 5px;
- transition: all .3s ease;
-}
-#custom-expand{
- padding: 0px 5px;
- color:alpha(@foreground,.2);
- text-shadow: 0px 0px 2px rgba(0, 0, 0, .7);
- transition: all .3s ease;
-}
-#custom-expand:hover{
- color:rgba(255,255,255,.2);
- text-shadow: 0px 0px 2px rgba(255, 255, 255, .5);
-}
-#custom-colorpicker{
- padding: 0px 5px;
-}
-#cpu,#memory,#temperature{
- padding: 0px 5px;
- transition: all .3s ease;
- color:@color7;
-
-}
-#custom-endpoint{
- color:transparent;
- text-shadow: 0px 0px 1.5px rgba(0, 0, 0, 1);
-
-}
-#tray{
- padding: 0px 5px;
- transition: all .3s ease;
-
-}
-#tray menu * {
- padding: 0px 5px;
- transition: all .3s ease;
-}
-
-#tray menu separator {
- padding: 0px 5px;
- transition: all .3s ease;
-}
diff --git a/.config/waybar/themes/experimental/config-experimental b/.config/waybar/themes/experimental/config-experimental
deleted file mode 100755
index bf0d267..0000000
--- a/.config/waybar/themes/experimental/config-experimental
+++ /dev/null
@@ -1,132 +0,0 @@
-{
- "layer": "top",
- "position": "top",
- "reload_style_on_change": true,
- "modules-left": ["custom/notification","clock","custom/pacman","tray"],
- "modules-center": ["hyprland/workspaces"],
- "modules-right": ["group/expand","bluetooth","network","battery"],
-
-
- "hyprland/workspaces": {
- "format": "{icon}",
- "format-icons": {
- "active": "",
- "default": "",
- "empty": ""
- },
- "persistent-workspaces": {
- "*": [ 1,2,3,4,5 ]
- }
- },
- "custom/notification": {
- "tooltip": false,
- "format": "",
- "on-click": "swaync-client -t -sw",
- "escape": true
- },
- "clock": {
- "format": "{:%I:%M:%S %p} ",
- "interval": 1,
- "tooltip-format": "{calendar}",
- "calendar": {
- "format": {
- "today": "{}"
- }
- },
- "actions": {
- "on-click-right": "shift_down",
- "on-click": "shift_up"
- }
- },
- "network": {
- "format-wifi": "",
- "format-ethernet":"",
- "format-disconnected": "",
- "tooltip-format-disconnected": "Error",
- "tooltip-format-wifi": "{essid} ({signalStrength}%) ",
- "tooltip-format-ethernet": "{ifname} 🖧 ",
- "on-click": "kitty nmtui"
- },
- "bluetooth": {
- "format-on": "",
- "format-off": "BT-off",
- "format-disabled": "",
- "format-connected-battery": "{device_battery_percentage}% ",
- "format-alt": "{device_alias} ",
- "tooltip-format": "{controller_alias}\t{controller_address}\n\n{num_connections} connected",
- "tooltip-format-connected": "{controller_alias}\t{controller_address}\n\n{num_connections} connected\n\n{device_enumerate}",
- "tooltip-format-enumerate-connected": "{device_alias}\n{device_address}",
- "tooltip-format-enumerate-connected-battery": "{device_alias}\n{device_address}\n{device_battery_percentage}%",
- "on-click-right": "blueman-manager",
- },
- "battery": {
- "interval":30,
- "states": {
- "good": 95,
- "warning": 30,
- "critical": 20
- },
- "format": "{capacity}% {icon}",
- "format-charging": "{capacity}% ",
- "format-plugged": "{capacity}% ",
- "format-alt": "{time} {icon}",
- "format-icons": [
- "",
- "",
- "",
- "",
- "",
- ""
- ],
- },
- "custom/pacman": {
- "format": " {}",
- "interval": 30,
- "exec": "checkupdates | wc -l",
- "exec-if": "exit 0",
- "on-click": "kitty sh -c 'yay -Syu; echo Done - Press enter to exit; read'; pkill -SIGRTMIN+8 waybar",
- "signal": 8,
- "tooltip": false,
- },
- "custom/expand": {
- "format": "",
- "tooltip": false
- },
- "custom/endpoint":{
- "format": "|",
- "tooltip": false
- },
- "group/expand": {
- "orientation": "horizontal",
- "drawer": {
- "transition-duration": 600,
- "transition-to-left": true,
- "click-to-reveal": true
- },
- "modules": ["custom/expand", "custom/colorpicker","cpu","memory","temperature","custom/endpoint"],
- },
- "custom/colorpicker": {
- "format": "{}",
- "return-type": "json",
- "interval": "once",
- "exec": "~/.config/waybar/scripts/colorpicker.sh -j",
- "on-click": "~/.config/waybar/scripts/colorpicker.sh",
- "signal": 1
- },
- "cpu": {
- "format": "",
- "tooltip": true
- },
- "memory": {
- "format": ""
- },
- "temperature": {
- "critical-threshold": 80,
- "format": "",
- },
- "tray": {
- "icon-size": 14,
- "spacing": 10
- },
-}
-
diff --git a/.config/waybar/themes/experimental/style-experimental.css b/.config/waybar/themes/experimental/style-experimental.css
deleted file mode 100755
index 070b878..0000000
--- a/.config/waybar/themes/experimental/style-experimental.css
+++ /dev/null
@@ -1,182 +0,0 @@
-@import url('../../.cache/wal/colors-waybar.css');
-* {
- font-size:15px;
- font-family: "CodeNewRoman Nerd Font Propo";
-}
-window#waybar{
- all:unset;
-}
-.modules-left {
- padding:7px;
- margin:10 0 5 10;
- border-radius:10px;
- background: alpha(@background,.6);
- box-shadow: 0px 0px 2px rgba(0, 0, 0, .6);
-}
-.modules-center {
- padding:7px;
- margin:10 0 5 0;
- border-radius:10px;
- background: alpha(@background,.6);
- box-shadow: 0px 0px 2px rgba(0, 0, 0, .6);
- min-width: 150.5px;
-}
-.modules-right {
- padding:7px;
- margin: 10 10 5 0;
- border-radius:10px;
- background: alpha(@background,.6);
- box-shadow: 0px 0px 2px rgba(0, 0, 0, .6);
-}
-tooltip {
- background:@background;
- color: @color7;
-}
-#clock:hover, #custom-pacman:hover, #custom-notification:hover,#bluetooth:hover,#network:hover,#battery:hover, #cpu:hover,#memory:hover,#temperature:hover{
- transition: all .3s ease;
- color:@color9;
-}
-#custom-notification {
- padding: 0px 5px;
- transition: all .3s ease;
- color:@color7;
-}
-#clock{
- padding: 0px 5px;
- color:@color7;
- transition: all .3s ease;
-}
-#custom-pacman{
- padding: 0px 5px;
- transition: all .3s ease;
- color:@color7;
-
-}
-
-#workspaces {
- padding: 0px 5px;
- text-shadow:none;
-}
-#workspaces button {
- all:unset;
- margin: 0px 3px;
- padding: 0px 2px;
- color:rgba(0,0,0,0);
- text-shadow:none;
- background: @color2;
- border-radius: 50%;
- transition: all .3s;
- min-width: 15px;
-}
-#workspaces button:hover {
- color:rgba(0,0,0,0);
- border: none;
- background: @color1;
-}
-#workspaces button.active {
- border: none;
- padding: 0px 2px;
- border-radius:10px;
- background: @color1;
- min-width: 30px;
-}
-#workspaces button.active:hover{
- background: @color2;
-}
-#workspaces button.empty {
- color: transparent;
- border: none;
- background: alpha(@background,.5) ;
-
-}
-#workspaces button.empty:hover {
- color: rgba(0,0,0,0);
- border: none;
- text-shadow: 0px 0px 1.5px rgba(0, 0, 0, .5);
-}
-#workspaces button.empty.active {
- color: rgba(0,0,0,0);
- border: none;
- text-shadow: none;
- background: @color1;
-}
-#workspaces button.empty.active:hover{
- background: @color2;
-}
-#bluetooth{
- padding: 0px 5px;
- transition: all .3s ease;
- color:@color7;
-
-}
-#network{
- padding: 0px 5px;
- transition: all .3s ease;
- color:@color7;
-
-}
-#battery{
- padding: 0px 5px;
- transition: all .3s ease;
- color:@color7;
-
-
-}
-#battery.charging {
- color: #26A65B;
-}
-
-#battery.warning:not(.charging) {
- color: #ffbe61;
-}
-
-#battery.critical:not(.charging) {
- color: #f53c3c;
- animation-name: blink;
- animation-duration: 0.5s;
- animation-timing-function: linear;
- animation-iteration-count: infinite;
- animation-direction: alternate;
-}
-#group-expand{
- padding: 0px 5px;
- transition: all .3s ease;
-}
-#custom-expand{
- padding: 0px 5px;
- color:alpha(@foreground,.2);
- text-shadow: 0px 0px 2px rgba(0, 0, 0, .7);
- transition: all .3s ease;
-}
-#custom-expand:hover{
- color:rgba(255,255,255,.2);
- text-shadow: 0px 0px 2px rgba(255, 255, 255, .5);
-}
-#custom-colorpicker{
- padding: 0px 5px;
-}
-#cpu,#memory,#temperature{
- padding: 0px 5px;
- transition: all .3s ease;
- color:@color7;
-
-}
-#custom-endpoint{
- color:transparent;
- text-shadow: 0px 0px 1.5px rgba(0, 0, 0, 1);
-
-}
-#tray{
- padding: 0px 5px;
- transition: all .3s ease;
-
-}
-#tray menu * {
- padding: 0px 5px;
- transition: all .3s ease;
-}
-
-#tray menu separator {
- padding: 0px 5px;
- transition: all .3s ease;
-}
diff --git a/.config/waybar/themes/line/config-line b/.config/waybar/themes/line/config-line
deleted file mode 100644
index 6b96758..0000000
--- a/.config/waybar/themes/line/config-line
+++ /dev/null
@@ -1,136 +0,0 @@
-{
- "layer": "top",
- "position": "top",
- "margin-left": 10,
- "margin-right": 10,
- "margin-top": 7,
- "margin-bottom": 0,
- "reload_style_on_change": true,
- "modules-left": ["custom/notification","clock","custom/pacman","tray"],
- "modules-center": ["hyprland/workspaces"],
- "modules-right": ["group/expand","bluetooth","network","battery"],
-
-
- "hyprland/workspaces": {
- "format": "{icon}",
- "format-icons": {
- "active": "",
- "default": "",
- "empty": ""
- },
- "persistent-workspaces": {
- "*": [ 1,2,3,4,5 ]
- }
- },
- "custom/notification": {
- "tooltip": false,
- "format": "",
- "on-click": "swaync-client -t -sw",
- "escape": true
- },
- "clock": {
- "format": "{:%I:%M:%S %p} ",
- "interval": 1,
- "tooltip-format": "{calendar}",
- "calendar": {
- "format": {
- "today": "{}"
- }
- },
- "actions": {
- "on-click-right": "shift_down",
- "on-click": "shift_up"
- }
- },
- "network": {
- "format-wifi": "",
- "format-ethernet":"",
- "format-disconnected": "",
- "tooltip-format-disconnected": "Error",
- "tooltip-format-wifi": "{essid} ({signalStrength}%) ",
- "tooltip-format-ethernet": "{ifname} 🖧 ",
- "on-click": "kitty nmtui"
- },
- "bluetooth": {
- "format-on": "",
- "format-off": "BT-off",
- "format-disabled": "",
- "format-connected-battery": "{device_battery_percentage}% ",
- "format-alt": "{device_alias} ",
- "tooltip-format": "{controller_alias}\t{controller_address}\n\n{num_connections} connected",
- "tooltip-format-connected": "{controller_alias}\t{controller_address}\n\n{num_connections} connected\n\n{device_enumerate}",
- "tooltip-format-enumerate-connected": "{device_alias}\n{device_address}",
- "tooltip-format-enumerate-connected-battery": "{device_alias}\n{device_address}\n{device_battery_percentage}%",
- "on-click-right": "blueman-manager",
- },
- "battery": {
- "interval":30,
- "states": {
- "good": 95,
- "warning": 30,
- "critical": 20
- },
- "format": "{capacity}% {icon}",
- "format-charging": "{capacity}% ",
- "format-plugged": "{capacity}% ",
- "format-alt": "{time} {icon}",
- "format-icons": [
- "",
- "",
- "",
- "",
- "",
- ""
- ],
- },
- "custom/pacman": {
- "format": " {}",
- "interval": 30,
- "exec": "checkupdates | wc -l",
- "exec-if": "exit 0",
- "on-click": "kitty sh -c 'yay -Syu; echo Done - Press enter to exit; read'; pkill -SIGRTMIN+8 waybar",
- "signal": 8,
- "tooltip": false,
- },
- "custom/expand": {
- "format": "",
- "tooltip": false
- },
- "custom/endpoint":{
- "format": "|",
- "tooltip": false
- },
- "group/expand": {
- "orientation": "horizontal",
- "drawer": {
- "transition-duration": 600,
- "transition-to-left": true,
- "click-to-reveal": true
- },
- "modules": ["custom/expand", "custom/colorpicker","cpu","memory","temperature","custom/endpoint"],
- },
- "custom/colorpicker": {
- "format": "{}",
- "return-type": "json",
- "interval": "once",
- "exec": "~/.config/waybar/scripts/colorpicker.sh -j",
- "on-click": "~/.config/waybar/scripts/colorpicker.sh",
- "signal": 1
- },
- "cpu": {
- "format": "",
- "tooltip": true
- },
- "memory": {
- "format": ""
- },
- "temperature": {
- "critical-threshold": 80,
- "format": "",
- },
- "tray": {
- "icon-size": 14,
- "spacing": 10
- },
-}
-
diff --git a/.config/waybar/themes/line/style-line.css b/.config/waybar/themes/line/style-line.css
deleted file mode 100644
index 40406d9..0000000
--- a/.config/waybar/themes/line/style-line.css
+++ /dev/null
@@ -1,149 +0,0 @@
-
-@import url('../../.cache/wal/colors-waybar.css');
-
-* {
- font-size:15px;
- font-family: "CodeNewRoman Nerd Font Propo";
-}
-window#waybar{
- border-radius:10px;
- background: alpha(@background,.6);
- box-shadow: 0px 0px 2px rgba(0, 0, 0, .6);
-}
-tooltip {
- background:@background;
- color: @color7;
-}
-#clock:hover, #custom-pacman:hover, #custom-notification:hover,#bluetooth:hover,#network:hover,#battery:hover, #cpu:hover,#memory:hover,#temperature:hover{
- transition: all .3s ease;
- color:@color9;
-}
-#custom-notification {
- padding: 0px 5px 0 10;
- transition: all .3s ease;
- color:@color7;
-}
-#clock{
- padding: 0px 5px;
- color:@color7;
- transition: all .3s ease;
-}
-#custom-pacman{
- padding: 0px 5px;
- transition: all .3s ease;
- color:@color7;
-
-}
-#workspaces {
- padding: 7px 5px;
-}
-#workspaces button {
- all:unset;
- padding: 0px 5px;
- color: alpha(@color9,.4);
- transition: all .2s ease;
-}
-#workspaces button:hover {
- color:rgba(0,0,0,0);
- border: none;
- text-shadow: 0px 0px 1.5px rgba(0, 0, 0, .5);
- transition: all 1s ease;
-}
-#workspaces button.active {
- color: @color9;
- border: none;
- text-shadow: 0px 0px 2px rgba(0, 0, 0, .5);
-}
-#workspaces button.empty {
- color: rgba(0,0,0,0);
- border: none;
- text-shadow: 0px 0px 1.5px rgba(0, 0, 0, .2);
-}
-#workspaces button.empty:hover {
- color: rgba(0,0,0,0);
- border: none;
- text-shadow: 0px 0px 1.5px rgba(0, 0, 0, .5);
- transition: all 1s ease;
-}
-#workspaces button.empty.active {
- color: @color9;
- border: none;
- text-shadow: 0px 0px 2px rgba(0, 0, 0, .5);
-}
-#bluetooth{
- padding: 0px 5px;
- transition: all .3s ease;
- color:@color7;
-
-}
-#network{
- padding: 0px 5px;
- transition: all .3s ease;
- color:@color7;
-
-}
-#battery{
- padding: 0px 10px 0 5;
- transition: all .3s ease;
- color:@color7;
-
-
-}
-#battery.charging {
- color: #26A65B;
-}
-
-#battery.warning:not(.charging) {
- color: #ffbe61;
-}
-
-#battery.critical:not(.charging) {
- color: #f53c3c;
- animation-name: blink;
- animation-duration: 0.5s;
- animation-timing-function: linear;
- animation-iteration-count: infinite;
- animation-direction: alternate;
-}
-#group-expand{
- padding: 0px 5px;
- transition: all .3s ease;
-}
-#custom-expand{
- padding: 0px 5px;
- color:alpha(@foreground,.2);
- text-shadow: 0px 0px 2px rgba(0, 0, 0, .7);
- transition: all .3s ease;
-}
-#custom-expand:hover{
- color:rgba(255,255,255,.2);
- text-shadow: 0px 0px 2px rgba(255, 255, 255, .5);
-}
-#custom-colorpicker{
- padding: 0px 5px;
-}
-#cpu,#memory,#temperature{
- padding: 0px 5px;
- transition: all .3s ease;
- color:@color7;
-
-}
-#custom-endpoint{
- color:transparent;
- text-shadow: 0px 0px 1.5px rgba(0, 0, 0, 1);
-
-}
-#tray{
- padding: 0px 5px;
- transition: all .3s ease;
-
-}
-#tray menu * {
- padding: 0px 5px;
- transition: all .3s ease;
-}
-
-#tray menu separator {
- padding: 0px 5px;
- transition: all .3s ease;
-}
diff --git a/.config/waybar/themes/zen/config-zen b/.config/waybar/themes/zen/config-zen
deleted file mode 100755
index feba2f9..0000000
--- a/.config/waybar/themes/zen/config-zen
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "layer": "top",
- "position": "top",
- "reload_style_on_change": true,
- "modules-center": ["hyprland/workspaces"],
-
-
- "hyprland/workspaces": {
- "format": "{icon}",
- "format-icons": {
- "active": "",
- "default": "",
- "empty": ""
- },
- "persistent-workspaces": {
- "*": [ 1,2,3,4,5 ]
- }
- }
-}
-
diff --git a/.config/waybar/themes/zen/style-zen.css b/.config/waybar/themes/zen/style-zen.css
deleted file mode 100755
index 5f9b400..0000000
--- a/.config/waybar/themes/zen/style-zen.css
+++ /dev/null
@@ -1,52 +0,0 @@
-@import url('../../.cache/wal/colors-waybar.css');
-
-* {
- font-size:15px;
- font-family: "CodeNewRoman Nerd Font Propo";
-}
-window#waybar{
- all:unset;
-}
-.modules-center {
- padding:7px;
- margin:10 0 5 0;
- border-radius:10px;
- background: alpha(@background,.6);
- box-shadow: 0px 0px 2px rgba(0, 0, 0, .6);
-}
-#workspaces {
- padding: 0px 5px;
-}
-#workspaces button {
- all:unset;
- padding: 0px 5px;
- color: alpha(@color9,.4);
- transition: all .2s ease;
-}
-#workspaces button:hover {
- color:rgba(0,0,0,0);
- border: none;
- text-shadow: 0px 0px 1.5px rgba(0, 0, 0, .5);
- transition: all 1s ease;
-}
-#workspaces button.active {
- color: @color9;
- border: none;
- text-shadow: 0px 0px 2px rgba(0, 0, 0, .5);
-}
-#workspaces button.empty {
- color: rgba(0,0,0,0);
- border: none;
- text-shadow: 0px 0px 1.5px rgba(0, 0, 0, .2);
-}
-#workspaces button.empty:hover {
- color: rgba(0,0,0,0);
- border: none;
- text-shadow: 0px 0px 1.5px rgba(0, 0, 0, .5);
- transition: all 1s ease;
-}
-#workspaces button.empty.active {
- color: @color9;
- border: none;
- text-shadow: 0px 0px 2px rgba(0, 0, 0, .5);
-}
diff --git a/.zshrc b/.zshrc
index 9c4d34e..27c97c2 100644
--- a/.zshrc
+++ b/.zshrc
@@ -62,12 +62,13 @@ alias cls="clear"
alias femboy="echo '$USER is a femboy'"
alias shut="shutdown now"
alias re="reboot"
-alias ls="exa"
+alias ls="exa --icons"
alias switchhack="fusee-nano ~/Downloads/switchhack/hekate_ctcaer_6.3.0.bin"
alias ssh_t='(){ ssh $1 -t tmux;}'
alias sshserver="ssh -i ~/.ssh/GlaServer00 glala@81.21.120.94"
-alias rmnixcache="sudo nix-collect-garbage --delete-older-than 1d"
+alias rmnixcache="sudo nix-collect-garbage --delete-older-than 1d; rm -r ~/.cache/oh-my-posh/"
alias open="xdg-open"
+alias fastfetch="fastfetch --logo-type kitty-icat --logo Pictures/pfp/34e6caa11e82b467927591f71096323c.jpg --logo-width 30 --logo-height 30"
eval "$(fzf --zsh)"
eval "$(zoxide init --cmd cd zsh)"