diff --git a/i3/config b/i3/config index cd5afbb..8cc6317 100644 --- a/i3/config +++ b/i3/config @@ -71,9 +71,6 @@ set $launcher rofi -show combi -display-combi $USER@$(cat /etc/hostname) bindsym $mod+space exec --no-startup-id "$launcher" #bindsym $mod+Shift+space exec --no-startup-id rofi -show window -# open launcher when launching i3 -exec --no-startup-id $launcher - # lock the screen bindsym Mod1+l exec --no-startup-id i3lock --image="$HOME/Pictures/background/Red-billed_streamertail_Trochilus_polytmus_female_in_flight_2_lock.png" || notify-send -u normal -i lock -a i3 "Failed to lock screen" "i3lock had a non-zero exit code." @@ -234,7 +231,7 @@ exec_always --no-startup-id $barlaunchcmd # some applets (bah) exec --no-startup-id nm-applet -exec --no-startup-id nextcloud +#exec --no-startup-id nextcloud # hide the mouse after some time exec --no-startup-id unclutter -idle 3 @@ -246,8 +243,6 @@ exec --no-startup-id $HOME/Programs/own/battery/monitor.py || notify-send -u cri # set background exec_always --no-startup-id feh --bg-fill $HOME/Pictures/background/Red-billed_streamertail_Trochilus_polytmus_female_in_flight_2_modified_colours.jpg -exec_always --no-startup-id notify-send -t 1500 -a 'i3' "i3 started" - ################## # Specific rules # {{{1