dev: automated commit - 2025-12-01 09:33:02

This commit is contained in:
Mariano Z. 2025-12-01 09:33:02 -03:00
parent 0aface6777
commit 29eb7780bd
Signed by: marianozunino
GPG key ID: 4C73BAD25156DACE
5 changed files with 435 additions and 432 deletions

View file

@ -6,7 +6,8 @@ binds {
Mod+Shift+T { spawn-sh "~/.local/bin/niri-dev-launcher --no-cache ~/Dev"; } Mod+Shift+T { spawn-sh "~/.local/bin/niri-dev-launcher --no-cache ~/Dev"; }
Mod+U { spawn-sh "~/.local/bin/nscratch -id 'uy.com.mzunino' -s 'alacritty --class=uy.com.mzunino'"; } Mod+U { spawn-sh "~/.local/bin/nscratch -id 'uy.com.mzunino' -s 'alacritty --class=uy.com.mzunino'"; }
Mod+D hotkey-overlay-title="Run an Application: fuzzel" { spawn "fuzzel"; } Mod+D hotkey-overlay-title="Run an Application: fuzzel" { spawn "fuzzel"; }
Mod+N { spawn-sh "~/.local/bin/sdm-ui.sh dmenu"; } // Mod+N { spawn-sh "~/.local/bin/sdm-ui.sh dmenu"; }
Mod+N { spawn-sh "qs -c sdm-qs ipc call window toggle"; }
Mod+E { spawn-sh "~/.local/bin/niri-launch-or-focus thunar"; } Mod+E { spawn-sh "~/.local/bin/niri-launch-or-focus thunar"; }
Mod+Shift+N { spawn-sh "~/.local/bin/dotedit"; } Mod+Shift+N { spawn-sh "~/.local/bin/dotedit"; }
Super+Alt+L hotkey-overlay-title="Lock the Screen: swaylock" { spawn "swaylock"; } Super+Alt+L hotkey-overlay-title="Lock the Screen: swaylock" { spawn "swaylock"; }

View file

@ -1,5 +1,6 @@
spawn-sh-at-startup "easyeffects --gapplication-service" spawn-sh-at-startup "easyeffects --gapplication-service"
spawn-at-startup "blueman-applet" spawn-sh-at-startup "qs -c sdm-qs"
spawn-at-startup "nm-applet"
spawn-at-startup "nm-applet" spawn-at-startup "nm-applet"
spawn-at-startup "zen-twilight" spawn-at-startup "zen-twilight"

View file

@ -9,6 +9,7 @@ window-rule {
window-rule { window-rule {
match app-id=r#"^com\.mzunino\.dev\."# match app-id=r#"^com\.mzunino\.dev\."#
open-on-workspace "Dev" open-on-workspace "Dev"
open-maximized true
} }
window-rule { window-rule {

View file

@ -4,7 +4,8 @@
"customLaunchPrefixEnabled": false, "customLaunchPrefixEnabled": false,
"enableClipPreview": true, "enableClipPreview": true,
"enableClipboardHistory": true, "enableClipboardHistory": true,
"pinnedExecs": [], "pinnedExecs": [
],
"position": "center", "position": "center",
"sortByMostUsed": true, "sortByMostUsed": true,
"terminalCommand": "alacritty -e", "terminalCommand": "alacritty -e",
@ -14,7 +15,8 @@
"audio": { "audio": {
"cavaFrameRate": 60, "cavaFrameRate": 60,
"externalMixer": "pwvucontrol || pavucontrol", "externalMixer": "pwvucontrol || pavucontrol",
"mprisBlacklist": [], "mprisBlacklist": [
],
"preferredPlayer": "mpv", "preferredPlayer": "mpv",
"visualizerQuality": "high", "visualizerQuality": "high",
"visualizerType": "linear", "visualizerType": "linear",
@ -29,7 +31,8 @@
"floating": false, "floating": false,
"marginHorizontal": 0, "marginHorizontal": 0,
"marginVertical": 0, "marginVertical": 0,
"monitors": [], "monitors": [
],
"outerCorners": false, "outerCorners": false,
"position": "top", "position": "top",
"showCapsule": true, "showCapsule": true,
@ -72,6 +75,7 @@
"id": "ScreenRecorder" "id": "ScreenRecorder"
}, },
{ {
"deviceNativePath": "",
"displayMode": "alwaysShow", "displayMode": "alwaysShow",
"id": "Battery", "id": "Battery",
"warningThreshold": 23 "warningThreshold": 23
@ -102,11 +106,16 @@
"showUnreadBadge": true "showUnreadBadge": true
}, },
{ {
"blacklist": ["nm-applet", "*blue*"], "blacklist": [
"nm-applet",
"*blue*"
],
"colorizeIcons": true, "colorizeIcons": true,
"drawerEnabled": true, "drawerEnabled": true,
"id": "Tray", "id": "Tray",
"pinned": ["nm-applet"] "pinned": [
"nm-applet"
]
} }
] ]
} }
@ -210,9 +219,11 @@
"displayMode": "always_visible", "displayMode": "always_visible",
"enabled": false, "enabled": false,
"floatingRatio": 0.85, "floatingRatio": 0.85,
"monitors": [], "monitors": [
],
"onlySameOutput": true, "onlySameOutput": true,
"pinnedApps": [], "pinnedApps": [
],
"radiusRatio": 1, "radiusRatio": 1,
"size": 0.89 "size": 0.89
}, },
@ -260,7 +271,7 @@
"autoSchedule": true, "autoSchedule": true,
"dayTemp": "6500", "dayTemp": "6500",
"enabled": true, "enabled": true,
"forced": false, "forced": true,
"manualSunrise": "06:30", "manualSunrise": "06:30",
"manualSunset": "18:30", "manualSunset": "18:30",
"nightTemp": "4000" "nightTemp": "4000"
@ -272,7 +283,8 @@
"enabled": true, "enabled": true,
"location": "top_right", "location": "top_right",
"lowUrgencyDuration": 3, "lowUrgencyDuration": 3,
"monitors": [], "monitors": [
],
"normalUrgencyDuration": 8, "normalUrgencyDuration": 8,
"overlayLayer": true, "overlayLayer": true,
"respectExpireTimeout": true "respectExpireTimeout": true
@ -281,9 +293,15 @@
"autoHideMs": 2000, "autoHideMs": 2000,
"backgroundOpacity": 1, "backgroundOpacity": 1,
"enabled": true, "enabled": true,
"enabledTypes": [0, 1, 2, 3], "enabledTypes": [
0,
1,
2,
3
],
"location": "left", "location": "left",
"monitors": [], "monitors": [
],
"overlayLayer": true "overlayLayer": true
}, },
"screenRecorder": { "screenRecorder": {
@ -359,6 +377,7 @@
"cava": false, "cava": false,
"code": false, "code": false,
"discord": true, "discord": true,
"emacs": false,
"enableUserTemplates": false, "enableUserTemplates": false,
"foot": false, "foot": false,
"fuzzel": true, "fuzzel": true,
@ -366,6 +385,7 @@
"gtk": true, "gtk": true,
"kcolorscheme": true, "kcolorscheme": true,
"kitty": false, "kitty": false,
"niri": false,
"pywalfox": false, "pywalfox": false,
"qt": true, "qt": true,
"spicetify": false, "spicetify": false,
@ -385,29 +405,13 @@
"tooltipsEnabled": false "tooltipsEnabled": false
}, },
"wallpaper": { "wallpaper": {
"defaultWallpaper": "/nix/store/q8gbabnhr8b2r4s57d1pgchqvz0hf0cc-noctalia-shell-76a182a90cd31539019fb3c99f002ea56d028df3/share/noctalia-shell/Assets/Wallpaper/noctalia.png",
"directory": "/home/mzunino/Pictures", "directory": "/home/mzunino/Pictures",
"enableMultiMonitorDirectories": false, "enableMultiMonitorDirectories": false,
"enabled": true, "enabled": true,
"fillColor": "#000000", "fillColor": "#000000",
"fillMode": "crop", "fillMode": "crop",
"hideWallpaperFilenames": false, "hideWallpaperFilenames": false,
"monitors": [ "monitorDirectories": [
{
"directory": "/home/mzunino/Pictures",
"name": "HDMI-A-1",
"wallpaper": "/home/mzunino/Pictures/wallhaven-721296.jpg"
},
{
"directory": "/home/mzunino/Pictures",
"name": "DP-1",
"wallpaper": "/home/mzunino/Pictures/wallhaven_4d8xe3.jpg"
},
{
"directory": "/home/mzunino/Pictures",
"name": "eDP-1",
"wallpaper": "/home/mzunino/Pictures/wallhaven-555609.jpg"
}
], ],
"overviewEnabled": true, "overviewEnabled": true,
"panelPosition": "follow_bar", "panelPosition": "follow_bar",

View file

@ -4,11 +4,7 @@ if [ -z "$TMUX" ]; then
elif [ -z "$DISPLAY" ]; then elif [ -z "$DISPLAY" ]; then
: :
else else
if command -v timeout >/dev/null 2>&1; then if command -v tmux >/dev/null 2>&1; then
if timeout 0.1 sh -c 'tmux ls >/dev/null 2>&1' 2>/dev/null; then
tmux attach -t default 2>/dev/null || tmux new -s default
fi
elif tmux ls >/dev/null 2>&1; then
tmux attach -t default 2>/dev/null || tmux new -s default tmux attach -t default 2>/dev/null || tmux new -s default
fi fi
fi fi