This commit is contained in:
committer
2024-05-13 12:44:41 -05:00
parent 6128c01d1e
commit 48dfd49918
2 changed files with 4 additions and 3 deletions

View File

@@ -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 &

View File

@@ -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 # <FK> 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 # <FK> 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