config_update(i3, sxhkd, vim, and tmux)

This commit is contained in:
Vlad Doster 2020-02-07 13:38:42 -05:00
parent d72952955c
commit 64c846602f
4 changed files with 10 additions and 3 deletions

View File

@ -8,8 +8,8 @@ exec_always --no-startup-id launch_polybar
# #---Basic Definitions---# #
for_window [class="^.*"] border pixel 2
gaps inner 2
gaps outer 2
gaps inner 0
gaps outer 0
set $term --no-startup-id $TERMINAL
set $mod Mod4
set $netrefresh --no-startup-id sudo -A systemctl restart NetworkManager
@ -28,6 +28,7 @@ for_window [instance="dropdown_dropdowncalc"] border pixel 2
for_window [instance="dropdown_*"] move position center
for_window [class="Spotify"] move to workspace $ws10
for_window [class="discord"] move to workspace $ws10
for_window [class="Slack"] move to workspace $ws10
# #---Basic Bindings---# #

View File

@ -104,6 +104,10 @@ set clipboard+=unnamedplus
set nobackup
set nowritebackup
" Use Microsoft python language server
"python.jediEnabled": false
" Use tab for trigger completion with characters ahead and navigate.
" Use command ':verbose imap <tab>' to make sure tab is not mapped by other plugin.
inoremap <silent><expr> <TAB>

View File

@ -26,6 +26,8 @@ super + m
spotify
super + n
nautilus
super + shift + p
pycharm
super + shift + q
kill -9 `xdotool getwindowfocus getwindowpid`
super + r

View File

@ -10,7 +10,7 @@ set-window-option -g window-status-current-style fg=white
setw -g window-status-current-style reverse
setw -g automatic-rename
set -g mouse on
set -g history-limit 30000
set -g history-limit 3000000
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
set-option -g status-justify right
set-option -g status-bg black # colour213 # pink