u
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user