Added visual-replace and smartcompile (+keybinds) to emacs, also added c version of polybar-spotify script
This commit is contained in:
@@ -448,7 +448,7 @@ underline_char="-"
|
||||
#
|
||||
# Display colors 0-15 in the blocks. (16 colors)
|
||||
# neofetch --block_range 0 15
|
||||
block_range=(0 7)
|
||||
block_range=(0 15)
|
||||
|
||||
# Toggle color blocks
|
||||
#
|
||||
|
||||
@@ -1,2 +1,5 @@
|
||||
set preview_images true
|
||||
set vcs_aware true
|
||||
set vcs_aware true
|
||||
|
||||
EDITOR='emacsclient -nw'
|
||||
DEFAULT_EDITOR='emacsclient -nw'
|
||||
Reference in New Issue
Block a user