From dde573580ab4d7094c7fe08fae37ce78128a4342 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Thu, 24 Dec 2020 19:10:38 +0530 Subject: [PATCH] i3: Turn off picom and some other stuff --- i3/.i3/config | 37 +++++++++++++++---------------------- 1 file changed, 15 insertions(+), 22 deletions(-) diff --git a/i3/.i3/config b/i3/.i3/config index db31f39..82a99ce 100644 --- a/i3/.i3/config +++ b/i3/.i3/config @@ -43,10 +43,10 @@ bindsym $mod+z exec --no-startup-id morc_menu ################################################################################################ exec --no-startup-id volumeicon -bindsym $mod+Ctrl+m exec terminal -e 'alsamixer' +bindsym $mod+Ctrl+m exec pavucontrol +#bindsym $mod+Ctrl+m exec terminal -e 'alsamixer' #exec --no-startup-id pulseaudio #exec --no-startup-id pa-applet -#bindsym $mod+Ctrl+m exec pavucontrol ################################################################################################ @@ -55,19 +55,19 @@ bindsym $mod+Ctrl+m exec terminal -e 'alsamixer' # bindsym XF86MonBrightnessDown exec "xbacklight -dec 10; notify-send 'brightness down'" # Start Applications -bindsym $mod+Ctrl+b exec terminal -e 'bmenu' +# bindsym $mod+Ctrl+b exec terminal -e 'bmenu' +# bindsym $mod+F3 exec ranger +# bindsym $mod+Shift+F3 exec pcmanfm_pkexec +# bindsym $mod+F5 exec terminal -e 'mocp' +# bindsym $mod+t exec --no-startup-id pkill picom +# bindsym $mod+Ctrl+t exec --no-startup-id picom -b +# bindsym $mod+Shift+h exec xdg-open /usr/share/doc/manjaro/i3_help.pdf bindsym $mod+F2 exec firefox bindsym $mod+F3 exec pcmanfm -# bindsym $mod+F3 exec ranger -bindsym $mod+Shift+F3 exec pcmanfm_pkexec -bindsym $mod+F5 exec terminal -e 'mocp' -bindsym $mod+t exec --no-startup-id pkill picom -bindsym $mod+Ctrl+t exec --no-startup-id picom -b bindsym $mod+Shift+d --release exec "killall dunst; exec notify-send 'restart dunst'" bindsym Print exec --no-startup-id i3-scrot bindsym $mod+Print --release exec --no-startup-id i3-scrot -w bindsym $mod+Shift+Print --release exec --no-startup-id i3-scrot -s -# bindsym $mod+Shift+h exec xdg-open /usr/share/doc/manjaro/i3_help.pdf bindsym $mod+Ctrl+x --release exec --no-startup-id xkill # focus_follows_mouse no @@ -168,12 +168,6 @@ bindsym $mod+Shift+6 move container to workspace $ws6; workspace $ws6 bindsym $mod+Shift+7 move container to workspace $ws7; workspace $ws7 bindsym $mod+Shift+8 move container to workspace $ws8; workspace $ws8 -# Open applications on specific workspaces -# assign [class="Thunderbird"] $ws1 -# assign [class="Pale moon"] $ws2 -# assign [class="Pcmanfm"] $ws3 -# assign [class="Skype"] $ws5 - # Open specific applications in floating mode for_window [title="alsamixer"] floating enable border pixel 1 for_window [class="calamares"] floating enable border normal @@ -260,18 +254,17 @@ mode "resize" { bindsym $mod+9 exec --no-startup-id blurlock # Autostart applications -exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 -exec --no-startup-id nitrogen --restore; sleep 1; picom -b +#exec --no-startup-id nitrogen --restore; sleep 1; picom -b #exec --no-startup-id manjaro-hello +#exec --no-startup-id blueman-applet +#exec_always --no-startup-id sbxkb +exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec --no-startup-id nm-applet exec --no-startup-id xfce4-power-manager exec --no-startup-id pamac-tray exec --no-startup-id clipit exec --no-startup-id "setxkbmap -model pc105 -layout us -option caps:escape" -# exec --no-startup-id blueman-applet -# exec_always --no-startup-id sbxkb exec --no-startup-id start_conky_maia -# exec --no-startup-id start_conky_green exec --no-startup-id xautolock -time 10 -locker blurlock exec_always --no-startup-id ff-theme-util exec_always --no-startup-id fix_xcursor @@ -282,7 +275,7 @@ exec_always --no-startup-id fix_xcursor # Change the variable name at the place you want to match the color # of your terminal like this: # [example] -# If you want your bar to have the same background color as your +# If you want your bar to have the same background color as your # terminal background change the line 362 from: # background #14191D # to: @@ -345,7 +338,7 @@ bindsym $mod+m bar mode toggle client.focused_inactive #2F3D44 #2F3D44 #1ABC9C #454948 client.unfocused #2F3D44 #2F3D44 #1ABC9C #454948 client.urgent #CB4B16 #FDF6E3 #1ABC9C #268BD2 - client.placeholder #000000 #0c0c0c #ffffff #000000 + client.placeholder #000000 #0c0c0c #ffffff #000000 client.background #2B2C2B