Removed shadows & stuff

lightmode
E. Almqvist 3 years ago
parent a223985a70
commit fb67c58e98
  1. 5
      nvim/.config/nvim/init.vim
  2. 2
      picom/.config/picom/picom.conf
  3. 4
      qutebrowser/.config/qutebrowser/qsettings/QtProject.conf

@ -23,12 +23,13 @@ call plug#begin('~/.config/nvim/plugged')
Plug 'tpope/vim-markdown'
Plug 'ap/vim-css-color'
Plug 'vim-scripts/fountain.vim'
Plug 'aurieh/discord.nvim', {'do': ':UpdateRemotePlugins'} " Discord Presence
" Plug 'aurieh/discord.nvim', {'do': ':UpdateRemotePlugins'} " Discord Presence
Plug 'joshdick/onedark.vim' " Theme
Plug 'rafi/awesome-vim-colorschemes'
Plug 'preservim/nerdtree'
Plug 'arakashic/chromatica.nvim'
Plug 'jamestthompson3/nvim-remote-containers' " Docker Container Workspace
" Plug 'jamestthompson3/nvim-remote-containers' " Docker Container Workspace
Plug 'slim-template/vim-slim'
call plug#end()
set nocompatible

@ -8,7 +8,7 @@
# unless explicitly requested using the wintypes option.
#
# shadow = false
shadow = true;
shadow = false;
# The blur radius for shadows, in pixels. (defaults to 12)
# shadow-radius = 12

@ -1,8 +1,8 @@
[FileDialog]
history=file:///home/elal/Pictures/Profile Pictures, file:///home/elal, file:///home/elal/.dotfiles/qutebrowser/.config/qutebrowser/startpage, file:///home/elal/Pictures/Profile, file:///home/elal/Downloads
lastVisited=file:///home/elal/Downloads
lastVisited=file:///home/elal/Pictures/Profile
qtVersion=5.15.2
shortcuts=file:, file:///home/elal
sidebarWidth=98
treeViewHeader=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\xec\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\xff\0\0\0\x1\0\0\0\0\0\0\0?\0\0\0\x1\0\0\0\0\0\0\0@\0\0\0\x1\0\0\0\0\0\0\0n\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff)
treeViewHeader=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\x1\0\0\0\x3\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\xec\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\xff\0\0\0\x1\0\0\0\0\0\0\0?\0\0\0\x1\0\0\0\0\0\0\0@\0\0\0\x1\0\0\0\0\0\0\0n\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff)
viewMode=Detail

Loading…
Cancel
Save