Minor changes.

This commit is contained in:
Derek Taylor 2021-04-07 16:38:17 -05:00
parent 25a784f6b6
commit fa435c61b3
9 changed files with 28 additions and 23 deletions

View File

@ -23,7 +23,7 @@ auto_redirect = false
# Note the use of single quotes, so that backslashes will not be escaped.
# Using just a string will also work, but it is deprecated, and will degrade if
# you use paths with spaces.
http = 'librewolf'
http = 'brave'
# Any URL that will accept a query string can be put here
search = "gemini://gus.guru/search"

View File

@ -52,6 +52,7 @@
(require 'elfeed-goodies)
(elfeed-goodies/setup)
(setq elfeed-goodies/entry-pane-size 0.5)
(add-hook 'elfeed-show-mode-hook 'visual-line-mode)
(evil-define-key 'normal elfeed-show-mode-map
(kbd "J") 'elfeed-goodies/split-show-next
(kbd "K") 'elfeed-goodies/split-show-prev)

View File

@ -133,6 +133,7 @@ An RSS newsfeed reader for Emacs.
(require 'elfeed-goodies)
(elfeed-goodies/setup)
(setq elfeed-goodies/entry-pane-size 0.5)
(add-hook 'elfeed-show-mode-hook 'visual-line-mode)
(evil-define-key 'normal elfeed-show-mode-map
(kbd "J") 'elfeed-goodies/split-show-next
(kbd "K") 'elfeed-goodies/split-show-prev)

View File

@ -179,7 +179,7 @@
emms
;;everywhere ; *leave* Emacs!? You must be joking
;;irc ; how neckbeards socialize
(rss +org) ; emacs as an RSS reader
rss ; emacs as an RSS reader
;;twitter ; twitter client https://twitter.com/vnought
:config

View File

@ -56,6 +56,7 @@
(package! elpher)
(package! emojify)
(package! evil-tutor)
(package! exwm)
(package! hyperbole)
(package! ivy-posframe)
(package! mastodon)

View File

@ -114,23 +114,24 @@ let g:NERDTreeWinSize=38
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => Colors and Theming
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
highlight LineNr ctermfg=8 ctermbg=none cterm=none
highlight CursorLineNr ctermfg=7 ctermbg=8 cterm=none
highlight VertSplit ctermfg=0 ctermbg=8 cterm=none
highlight Statement ctermfg=2 ctermbg=none cterm=none
highlight Directory ctermfg=4 ctermbg=none cterm=none
highlight StatusLine ctermfg=7 ctermbg=8 cterm=none
highlight StatusLineNC ctermfg=7 ctermbg=8 cterm=none
highlight NERDTreeClosable ctermfg=2
highlight NERDTreeOpenable ctermfg=8
highlight Comment ctermfg=4 ctermbg=none cterm=italic
highlight Constant ctermfg=12 ctermbg=none cterm=none
highlight Special ctermfg=4 ctermbg=none cterm=none
highlight Identifier ctermfg=6 ctermbg=none cterm=none
highlight PreProc ctermfg=5 ctermbg=none cterm=none
highlight String ctermfg=12 ctermbg=none cterm=none
highlight Number ctermfg=1 ctermbg=none cterm=none
highlight Function ctermfg=1 ctermbg=none cterm=none
highlight Normal guifg=#dfdfdf ctermfg=15 guibg=#282c34 ctermbg=none cterm=none
highlight LineNr guifg=#5b6268 ctermfg=8 guibg=#282c34 ctermbg=none cterm=none
highlight CursorLineNr guifg=#202328 ctermfg=7 guifg=#5b6268 ctermbg=8 cterm=none
highlight VertSplit guifg=#1c1f24 ctermfg=0 guifg=#5b6268 ctermbg=8 cterm=none
highlight Statement guifg=#98be65 ctermfg=2 guibg=none ctermbg=none cterm=none
highlight Directory guifg=#51afef ctermfg=4 guibg=none ctermbg=none cterm=none
highlight StatusLine guifg=#202328 ctermfg=7 guifg=#5b6268 ctermbg=8 cterm=none
highlight StatusLineNC guifg=#202328 ctermfg=7 guifg=#5b6268 ctermbg=8 cterm=none
highlight NERDTreeClosable guifg=#98be65 ctermfg=2
highlight NERDTreeOpenable guifg=#5b6268 ctermfg=8
highlight Comment guifg=#51afef ctermfg=4 guibg=none ctermbg=none cterm=italic
highlight Constant guifg=#3071db ctermfg=12 guibg=none ctermbg=none cterm=none
highlight Special guifg=#51afef ctermfg=4 guibg=none ctermbg=none cterm=none
highlight Identifier guifg=#5699af ctermfg=6 guibg=none ctermbg=none cterm=none
highlight PreProc guifg=#c678dd ctermfg=5 guibg=none ctermbg=none cterm=none
highlight String guifg=#3071db ctermfg=12 guibg=none ctermbg=none cterm=none
highlight Number guifg=#ff6c6b ctermfg=1 guibg=none ctermbg=none cterm=none
highlight Function guifg=#ff6c6b ctermfg=1 guibg=none ctermbg=none cterm=none
" highlight WildMenu ctermfg=0 ctermbg=80 cterm=none
" highlight Folded ctermfg=103 ctermbg=234 cterm=none
" highlight FoldColumn ctermfg=103 ctermbg=234 cterm=none

View File

@ -16,13 +16,13 @@ shadow = true;
shadow-radius = 8;
# The opacity of shadows. (0.0 - 1.0, defaults to 0.75)
shadow-opacity = .75
shadow-opacity = .6
# The left offset for shadows, in pixels. (defaults to -15)
shadow-offset-x = 1;
shadow-offset-x = -3;
# The top offset for shadows, in pixels. (defaults to -15)
shadow-offset-y = 1;
shadow-offset-y = -3;
# Specify a list of conditions of windows that should have no shadow.
#

View File

@ -1,5 +1,6 @@
#!/usr/bin/env bash
festival --tts $HOME/.config/qtile/welcome_msg &
lxsession &
picom &
nitrogen --restore &

View File

@ -689,7 +689,7 @@ searchList = [ ("a", archwiki)
#+END_SRC
* Scratchpads
Allows to have several floating scratchpads running different applications. Import Util.NamedScratchpad and bind a key to namedScratchpadSpawnAction. In the example below, I create two named scratchpads: (1) a scratchpad for my terminal, and (2) a scratchpad for moc which is a termina music player.
Allows to have several floating scratchpads running different applications. Import Util.NamedScratchpad and bind a key to namedScratchpadSpawnAction. In the example below, I create two named scratchpads: (1) a scratchpad for my terminal, and (2) a scratchpad for moc which is a terminal music player.
#+BEGIN_SRC haskell
myScratchPads :: [NamedScratchpad]