Adjusted transparency of workspace icons
This commit is contained in:
@@ -10,7 +10,8 @@ URxvt*inheritPixmap: true
|
||||
URxvt*transparent: true
|
||||
!
|
||||
! URxvt*shading: 0 (blackest) to 99 black, 101 to 200 (whitest) white
|
||||
URxvt*shading: 40
|
||||
! URxvt*shading: 40
|
||||
URxvt*shading: 35
|
||||
|
||||
/* }}} transparency */
|
||||
|
||||
|
||||
@@ -157,6 +157,7 @@ nnoremap <F10> :set paste<CR>"+p:set nopaste<CR>
|
||||
" }}} function keys "
|
||||
|
||||
map <S-Enter> O<ESC>
|
||||
vnoremap <C-X> <Esc>`.``gvP``P
|
||||
|
||||
" splits {{{ "
|
||||
nnoremap <C-Down> <C-W><C-J>
|
||||
|
||||
Reference in New Issue
Block a user