From 48dfd49918d9bf81698880e7870e79b8c26d2ec4 Mon Sep 17 00:00:00 2001 From: committer Date: Mon, 13 May 2024 12:44:41 -0500 Subject: [PATCH] u --- dots/bin/startup.sh | 3 ++- dots/i3wm/config | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/dots/bin/startup.sh b/dots/bin/startup.sh index b48edbc..2761044 100644 --- a/dots/bin/startup.sh +++ b/dots/bin/startup.sh @@ -2,11 +2,12 @@ # klevstul +# applications are started directly, via i3 config #hyprpaper & #waybar & #hypridle & #hyprdim --strength 0.1 --dialog-dim 0.1 --duration 500 --no-dim-when-only & -nextcloud & +#nextcloud & diff --git a/dots/i3wm/config b/dots/i3wm/config index 30f5eff..8315d52 100644 --- a/dots/i3wm/config +++ b/dots/i3wm/config @@ -19,8 +19,6 @@ font pango:monospace 8 # text rendering and scalability on retina/hidpi displays (thanks to pango). #font pango:DejaVu Sans Mono 8 -exec --no-startup-id startup.sh # run startup script - # Start XDG autostart .desktop files using dex. See also # https://wiki.archlinux.org/index.php/XDG_Autostart exec --no-startup-id dex --autostart --environment i3 @@ -187,6 +185,8 @@ bar { ### START OF OWN ADDITIONS SECTION ### #################################################### +exec --no-startup-id nextcloud # run startup script + bindsym $mod+F3 exec pcmanfm # start file manager workspace_auto_back_and_forth yes # nifty to press the same workspace number and go back to previous exec_always --no-startup-id setxkbmap -model pc105 -layout us,no -option grp:caps_toggle,grp_led:scroll # keyboard layout switch