diff --git a/arch-config/.config/i3/config b/arch-config/.config/i3/config index c0cc7970..a1e8460d 100644 --- a/arch-config/.config/i3/config +++ b/arch-config/.config/i3/config @@ -126,39 +126,12 @@ bindsym $mod+Shift+0 move container to workspace 10; workspace 10 -##################################################################################################################### -################# 3 menu's in arcolinux ################# -##################################################################################################################### - -# start dmenu -#bindsym $mod+shift+y exec --no-startup-id dmenu_run -i -nb '#191919' -nf '#fea63c' -sb '#fea63c' -sf '#191919' -fn 'NotoMonoRegular:bold:pixelsize=14' - -# gmrun -#bindsym mod1+F2 exec --no-startup-id gmrun - -# start xfce-appfinder -#bindsym mod1+F3 exec --no-startup-id xfce4-appfinder - -# start rofi full -#bindsym mod1+F11 exec --no-startup-id rofi -show run -fullscreen -font "Noto Sans 13" - -# start rofi small -#bindsym mod1+F12 exec --no-startup-id rofi -show run -font "Noto Sans 13" - - - ##################################################################################################################### ################# how to exit, logoff, suspend, ... ################# ##################################################################################################################### - -# exit i3 (logs you out of your X session) -#bindsym $mod+Shift+e exec --no-startup-id "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'" - - #Press $mod (super) and X to exit - check toolbar for next choices bindsym $mod+X mode "$mode_system" -#bindsym control+mod1+Delete mode "$mode_system" set $mode_system System (k) lock, (l) logout, (u) suspend, (h) hibernate, (r) reboot, (s) shutdown mode "$mode_system" { @@ -245,13 +218,8 @@ bindsym $mod+Shift+Right move right # next/previous workspace -bindsym Mod1+Tab workspace next -bindsym Mod1+Shift+Tab workspace prev -bindsym $mod+Tab workspace back_and_forth - -#navigate workspaces next / previous -bindsym Mod1+Ctrl+Right workspace next -bindsym Mod1+Ctrl+Left workspace prev +bindsym $mod+Tab workspace next +bindsym $mod+Shift+Tab workspace prev # switch to workspace with urgent window automatically for_window [urgent=latest] focus