Compare commits
12 Commits
901adbaa62
...
laptop
| Author | SHA1 | Date | |
|---|---|---|---|
| 6b93a8734e | |||
| 1f3cd7893e | |||
| 2f41a215f4 | |||
| c2d973c6da | |||
| e99a958d61 | |||
| bc35c52251 | |||
| 6f642994c4 | |||
| 8fce9dc654 | |||
| 0372ee77ff | |||
| 876c68ef18 | |||
| 7b4cd88f57 | |||
| 6b5b46353e |
@ -145,7 +145,7 @@ arch = [
|
|||||||
"xorg-xinit",
|
"xorg-xinit",
|
||||||
"yay",
|
"yay",
|
||||||
"zram-generator", "lazygit", "logseq-desktop-bin", "tailscale", "git-delta", "keepassxc", "slack-desktop-wayland", "pavucontrol", "telegram-desktop", "filelight", "nodejs", "yarn", "rustup"
|
"zram-generator", "lazygit", "logseq-desktop-bin", "tailscale", "git-delta", "keepassxc", "slack-desktop-wayland", "pavucontrol", "telegram-desktop", "filelight", "nodejs", "yarn", "rustup"
|
||||||
, "vtsls","git-lfs", "less", "ttf-fira-sans", "texlive-bin", "texstudio", "gopls", "postgresql", "hoppscotch-bin", "dbeaver", "obs-studio", "mullvad-vpn", "bun-bin", "hyprshot", "qt6-svg", "qt6-declarative", "qt5-quickcontrols2", "wl-clipboard-history", "cliphist", "stylua", "biome", "okular", "docker", "docker-compose", "bluez", "gwenview", "tailwindcss-language-server", "catppuccin-gtk-theme-mocha"]
|
, "vtsls","git-lfs", "less", "ttf-fira-sans", "texlive-bin", "texstudio", "gopls", "postgresql", "hoppscotch-bin", "dbeaver", "obs-studio", "mullvad-vpn", "bun-bin", "hyprshot", "qt6-svg", "qt6-declarative", "qt5-quickcontrols2", "wl-clipboard-history", "cliphist", "stylua", "biome", "okular", "docker", "docker-compose", "bluez", "gwenview", "tailwindcss-language-server", "sddm-catppuccin-git", "qt6ct-kde"]
|
||||||
|
|
||||||
|
|
||||||
cargo = ["wasm-pack"]
|
cargo = ["wasm-pack"]
|
||||||
|
|||||||
19
config/dunst/dunstrc
Normal file
19
config/dunst/dunstrc
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
[global]
|
||||||
|
frame_color = "#89b4fa"
|
||||||
|
separator_color= frame
|
||||||
|
highlight = "#89b4fa"
|
||||||
|
font = Monospace 13
|
||||||
|
width = 300
|
||||||
|
|
||||||
|
[urgency_low]
|
||||||
|
background = "#1e1e2e"
|
||||||
|
foreground = "#cdd6f4"
|
||||||
|
|
||||||
|
[urgency_normal]
|
||||||
|
background = "#1e1e2e"
|
||||||
|
foreground = "#cdd6f4"
|
||||||
|
|
||||||
|
[urgency_critical]
|
||||||
|
background = "#1e1e2e"
|
||||||
|
foreground = "#cdd6f4"
|
||||||
|
frame_color = "#fab387"
|
||||||
@ -50,6 +50,7 @@ $menu = wofi --show drun
|
|||||||
# exec-once = nm-applet &
|
# exec-once = nm-applet &
|
||||||
exec-once = waybar
|
exec-once = waybar
|
||||||
exec-once = wl-paste --watch cliphist store
|
exec-once = wl-paste --watch cliphist store
|
||||||
|
exec-once = hyprpaper
|
||||||
|
|
||||||
#############################
|
#############################
|
||||||
### ENVIRONMENT VARIABLES ###
|
### ENVIRONMENT VARIABLES ###
|
||||||
@ -63,12 +64,14 @@ env = HYPRCURSOR_SIZE,24
|
|||||||
env = __NV_DISABLE_EXPLICIT_SYNC,1
|
env = __NV_DISABLE_EXPLICIT_SYNC,1
|
||||||
|
|
||||||
exec = gsettings set org.gnome.desktop.interface gtk-theme "catppuccin-mocha-blue-standard+default" # for GTK3 apps
|
exec = gsettings set org.gnome.desktop.interface gtk-theme "catppuccin-mocha-blue-standard+default" # for GTK3 apps
|
||||||
exec = gsettings set org.gnome.desktop.interface color-scheme "catppuccin-mocha-blue-standard+default" # for GTK4 apps
|
exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" # for GTK4 apps
|
||||||
|
|
||||||
|
env = QT_QPA_PLATFORMTHEME,qt6ct # for Qt apps
|
||||||
|
|
||||||
env = QT_QPA_PLATFORM,wayland
|
env = QT_QPA_PLATFORM,wayland
|
||||||
env = QT_QPA_PLATFORMTHEME,qt5ct
|
env = QT_QPA_PLATFORMTHEME,qt5ct
|
||||||
|
|
||||||
exec = XDG_MENU_PREFIX=arch- kbuildsycoca6
|
exec-once = XDG_MENU_PREFIX=arch- kbuildsycoca6
|
||||||
|
|
||||||
# Default starts
|
# Default starts
|
||||||
exec-once = [workspace 9 silent] keepassxc
|
exec-once = [workspace 9 silent] keepassxc
|
||||||
@ -304,6 +307,8 @@ bindl = , XF86AudioPause, exec, playerctl play-pause
|
|||||||
bindl = , XF86AudioPlay, exec, playerctl play-pause
|
bindl = , XF86AudioPlay, exec, playerctl play-pause
|
||||||
bindl = , XF86AudioPrev, exec, playerctl previous
|
bindl = , XF86AudioPrev, exec, playerctl previous
|
||||||
|
|
||||||
|
bindl = , switch:Lid Switch, exec, hyprlock
|
||||||
|
|
||||||
##############################
|
##############################
|
||||||
### WINDOWS AND WORKSPACES ###
|
### WINDOWS AND WORKSPACES ###
|
||||||
##############################
|
##############################
|
||||||
|
|||||||
@ -1,2 +1,2 @@
|
|||||||
proload = ~/arch.png
|
preload = ~/arch.jpg
|
||||||
wallpaper = ,~/arch.png
|
wallpaper = ,~/arch.jpg
|
||||||
|
|||||||
@ -145,7 +145,7 @@ arch = [
|
|||||||
"xorg-xinit",
|
"xorg-xinit",
|
||||||
"yay",
|
"yay",
|
||||||
"zram-generator", "lazygit", "logseq-desktop-bin", "tailscale", "git-delta", "keepassxc", "slack-desktop-wayland", "pavucontrol", "telegram-desktop", "filelight", "nodejs", "yarn", "rustup"
|
"zram-generator", "lazygit", "logseq-desktop-bin", "tailscale", "git-delta", "keepassxc", "slack-desktop-wayland", "pavucontrol", "telegram-desktop", "filelight", "nodejs", "yarn", "rustup"
|
||||||
, "vtsls","git-lfs", "less", "ttf-fira-sans", "texlive-bin", "texstudio", "gopls", "postgresql", "hoppscotch-bin", "dbeaver", "obs-studio", "mullvad-vpn", "bun-bin", "hyprshot", "qt6-svg", "qt6-declarative", "qt5-quickcontrols2", "wl-clipboard-history", "cliphist", "stylua", "biome", "okular", "docker", "docker-compose", "bluez", "gwenview", "tailwindcss-language-server", "sddm-catppuccin-git"]
|
, "vtsls","git-lfs", "less", "ttf-fira-sans", "texlive-bin", "texstudio", "gopls", "postgresql", "hoppscotch-bin", "dbeaver", "obs-studio", "mullvad-vpn", "bun-bin", "hyprshot", "qt6-svg", "qt6-declarative", "qt5-quickcontrols2", "wl-clipboard-history", "cliphist", "stylua", "biome", "okular", "docker", "docker-compose", "bluez", "gwenview", "tailwindcss-language-server", "sddm-catppuccin-git", "qt6ct-kde", "hyprpaper", "spotify"]
|
||||||
|
|
||||||
|
|
||||||
cargo = ["wasm-pack"]
|
cargo = ["wasm-pack"]
|
||||||
|
|||||||
@ -7,14 +7,14 @@
|
|||||||
"modules-center": ["clock", "custom/music"],
|
"modules-center": ["clock", "custom/music"],
|
||||||
"modules-right": ["pulseaudio", "backlight", "battery", "tray", "custom/lock", "custom/power"],
|
"modules-right": ["pulseaudio", "backlight", "battery", "tray", "custom/lock", "custom/power"],
|
||||||
"hyprland/workspaces": {
|
"hyprland/workspaces": {
|
||||||
"disable-scroll": true,
|
"disable-scroll": true
|
||||||
},
|
},
|
||||||
"tray": {
|
"tray": {
|
||||||
"icon-size": 21,
|
"icon-size": 36,
|
||||||
"spacing": 10
|
"spacing": 16
|
||||||
},
|
},
|
||||||
"custom/music": {
|
"custom/music": {
|
||||||
"format": " {}",
|
"format": "♫ {}",
|
||||||
"escape": true,
|
"escape": true,
|
||||||
"interval": 5,
|
"interval": 5,
|
||||||
"tooltip": false,
|
"tooltip": false,
|
||||||
@ -26,26 +26,31 @@
|
|||||||
"timezone": "Europe/London",
|
"timezone": "Europe/London",
|
||||||
"format": "{:%H:%M %d/%m/%Y}"
|
"format": "{:%H:%M %d/%m/%Y}"
|
||||||
},
|
},
|
||||||
|
"backlight": {
|
||||||
|
"format": "{icon} {percent}%",
|
||||||
|
"format-icons": ["", "", "", ""]
|
||||||
|
},
|
||||||
"battery": {
|
"battery": {
|
||||||
"states": {
|
"states": {
|
||||||
"warning": 30,
|
"warning": 30,
|
||||||
"critical": 15
|
"critical": 15
|
||||||
},
|
},
|
||||||
"format": "{icon}",
|
"format": "{icon} {capacity}%",
|
||||||
"format-charging": "",
|
"format-charging": "⚡ {capacity}%",
|
||||||
"format-plugged": "",
|
"format-plugged": "🔌 {capacity}%",
|
||||||
"format-alt": "{icon}",
|
"format-alt": "{icon} {capacity}%",
|
||||||
"format-icons": ["", "", "", "", "", "", "", "", "", "", "", ""]
|
"format-icons": ["", "", "", "", ""],
|
||||||
|
"interval": 3
|
||||||
},
|
},
|
||||||
"pulseaudio": {
|
"pulseaudio": {
|
||||||
// "scroll-step": 1, // %, can be a float
|
// "scroll-step": 1, // %, can be a float
|
||||||
"format": "{icon} {format_source} {volume}%",
|
"format": "{icon} {format_source} {volume}%",
|
||||||
"format-muted": "",
|
"format-muted": " mute",
|
||||||
"format-source": "",
|
"format-source": "",
|
||||||
"format-source-muted": " ",
|
"format-source-muted": " src mute ",
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
"hdmi": ["", "", " "],
|
"hdmi": ["", "", ""],
|
||||||
"default": ["", "", ""]
|
"default": ["", "", ""]
|
||||||
},
|
},
|
||||||
"on-click": "pavucontrol"
|
"on-click": "pavucontrol"
|
||||||
},
|
},
|
||||||
@ -57,6 +62,6 @@
|
|||||||
"custom/power": {
|
"custom/power": {
|
||||||
"tooltip": false,
|
"tooltip": false,
|
||||||
"on-click": "wlogout &",
|
"on-click": "wlogout &",
|
||||||
"format": "襤"
|
"format": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -1,8 +1,8 @@
|
|||||||
@import "mocha.css";
|
@import "mocha.css";
|
||||||
|
|
||||||
* {
|
* {
|
||||||
font-family: FantasqueSansMono Nerd Font;
|
font-family: "SpaceMono Nerd Font";
|
||||||
font-size: 17px;
|
font-size: 20px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -56,6 +56,9 @@
|
|||||||
|
|
||||||
#battery {
|
#battery {
|
||||||
color: @green;
|
color: @green;
|
||||||
|
margin-right: 1rem;
|
||||||
|
padding-right: 1.5rem;
|
||||||
|
border-radius: 0rem 1rem 1rem 0rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
#battery.charging {
|
#battery.charging {
|
||||||
@ -68,10 +71,7 @@
|
|||||||
|
|
||||||
#backlight {
|
#backlight {
|
||||||
color: @yellow;
|
color: @yellow;
|
||||||
}
|
border-radius: 1rem 0rem 0rem 1rem;
|
||||||
|
|
||||||
#backlight, #battery {
|
|
||||||
border-radius: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#pulseaudio {
|
#pulseaudio {
|
||||||
@ -92,6 +92,7 @@
|
|||||||
|
|
||||||
#custom-power {
|
#custom-power {
|
||||||
margin-right: 1rem;
|
margin-right: 1rem;
|
||||||
|
padding-right: 1.5rem;
|
||||||
border-radius: 0px 1rem 1rem 0px;
|
border-radius: 0px 1rem 1rem 0px;
|
||||||
color: @red;
|
color: @red;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -15,6 +15,6 @@ metapac sync
|
|||||||
|
|
||||||
echo "Adding package to git..."
|
echo "Adding package to git..."
|
||||||
|
|
||||||
git add .config/metapac
|
git add config/metapac
|
||||||
git commit -m "add-package: $@"
|
git commit -m "add-package: $@"
|
||||||
git push
|
git push
|
||||||
|
|||||||
Reference in New Issue
Block a user