aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/Dock.sh
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-08-29 20:55:15 -0400
committerPinapelz <yukais@pinapelz.com>2026-08-29 21:41:57 -0700
commited44e18ebd6715650e69fd6e87685f0b792979e6 (patch)
tree721f5b7936165392563874e4e06423b68301f542 /config/hypr/scripts/Dock.sh
parenta6fc2aec006e7c860c179d8d2d0a72e54c7b0292 (diff)
del old docs add howto upgrade english and spanishHEADmain
Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/lua/keybinds.lua modified: config/hypr/scripts/Dock.sh new file: docs/HOWTO-Upgrade-Dotfiles.es.md new file: docs/HOWTO-Upgrade-Dotfiles.md deleted: docs/Hyprland-LUA-analysis-Phase1.md modified: docs/Keybinds.md deleted: docs/copy.sh-tui-analysis-3-14-2026.md
Diffstat (limited to 'config/hypr/scripts/Dock.sh')
-rwxr-xr-xconfig/hypr/scripts/Dock.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/Dock.sh b/config/hypr/scripts/Dock.sh
index e42c4e1b..c62bf2ce 100755
--- a/config/hypr/scripts/Dock.sh
+++ b/config/hypr/scripts/Dock.sh
@@ -37,7 +37,7 @@ start_dock() {
# -c : launcher button command (rofi menu)
# (no -d : no auto-hide)
local launcher_cmd="${SCRIPTSDIR}/RofiLauncher.sh"
- nwg-dock-hyprland -p bottom -x -i 32 -g "kitty-dropterm" -mb 7 -mt 5 -c "$launcher_cmd" >/dev/null 2>&1 &
+ nwg-dock-hyprland -p bottom -x -i 32 -g "kitty-dropterm" -mb 10 -c "$launcher_cmd" >/dev/null 2>&1 &
}
case "${1:-toggle}" in
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage