monitor position in sway

extra utils
chromium in wayland
chomium use consistent password store irrespective of login session
This commit is contained in:
2022-12-08 11:46:19 +05:30
parent b696f8d9ae
commit 9063bb1a0a
6 changed files with 52 additions and 3 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ Plug 'mattn/emmet-vim'
Plug 'tomtom/tcomment_vim' " Code commenting uncommenting
Plug 'tpope/vim-surround' " quickly Insert/remove/change quote/brackes any vim selection.
Plug 'harish2704/harish2704-vim' " My utilities to move widows around tabs
Plug 'junegunn/fzf'
Plug 'junegunn/fzf', { 'do': { -> fzf#install() } }
Plug 'junegunn/fzf.vim' " Ctrl-p Quick file search
Plug 'wsdjeg/vim-fetch'
Plug 'mbbill/undotree' " Visualize undo history
+1 -1
View File
@@ -223,4 +223,4 @@ nmap <M-Q> :bd!<CR>
vmap <C-h> "fy:%s#<C-r>f#
" Copy current word to 'f' register, search for that word
vmap <C-f> "fy/<C-r>f
colorscheme elflord
" colorscheme elflord
+2
View File
@@ -29,6 +29,8 @@ output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
# output HDMI-A-1 resolution 1920x1080 position 1920,0
#
# You can get the names of your outputs by running: swaymsg -t get_outputs
output HDMI-A-1 resolution 1920x1080 position 0,0
### Input configuration
#