diff --git a/.config/nvim/README.md b/.config/nvim/README.md index fdc9a5e..15e45a4 100644 --- a/.config/nvim/README.md +++ b/.config/nvim/README.md @@ -1,6 +1,6 @@ # Neovim configuration files -Neovim conf heavily adapted to suit my needs, based on LunarVim's [basic ide](https://github.com/LunarVim/nvim-basic-ide). +Neovim conf heavily adapted to suit my needs, formerly based on LunarVim's [basic ide](https://github.com/LunarVim/nvim-basic-ide). ## Extra requeriments (Linux arch package names) diff --git a/.config/tmux.conf b/.config/tmux.conf deleted file mode 100644 index 44cbe18..0000000 --- a/.config/tmux.conf +++ /dev/null @@ -1,56 +0,0 @@ -# remap bind key from 'Ctrl-b' to 'Ctrl-q' -unbind C-b -set-option -g prefix C-q -bind-key C-q send-prefix - -set -g mouse off -set -g default-terminal "tmux-256color" -set -ag terminal-overrides ",xterm-256color:RGB" - - -# reload config -bind-key r source-file ~/.tmux.conf \; display-message "~/.tmux.conf reloaded" - -# start counting windows and panels from 1 -# set -g base-index 1 -# set-window-option -g pane-base-index 1 -# set-option -g allow-rename off - -# split panes -bind | split-window -h -bind - split-window -v -bind e split-window -h -bind o split-window -v -unbind '"' -unbind % - -# scroll up/down -bind -n Pageup copy-mode -u -bind -n S-Pageup copy-mode -u -bind -n S-Pagedown send-keys Pagedown - -# switch panes using Alt-arrow without prefix -bind -n M-Left select-pane -L -bind -n M-Right select-pane -R -bind -n M-Up select-pane -U -bind -n M-Down select-pane -D - -# turn off all sounds -set -g visual-activity off -set -g visual-bell off -set -g visual-silence off -setw -g monitor-activity off -set -g bell-action none - -# statusbar -# https://www.ditig.com/256-colors-cheat-sheet -set -g status-position bottom -set -g status-style 'bg=colour235 fg=colour255' -set -g status-left-length 50 -set -g status-left " " -set -g status-right "" - -# pane -set -g pane-border-style 'bg=default fg=colour8' -set -g pane-active-border-style 'bg=default fg=colour8' -set -g message-style 'fg=colour255 bg=colour62' diff --git a/README.md b/README.md index 124d03f..5d26557 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,4 @@ My dotfiles, including: - prezto conf for my [prezto fork](https://github.com/dcarrillo/prezto) - p10k -Unmaintained because I don't use them anymore: - -- tmux -- tilix (dconf) - In addition to the dotfiles, some Gnome shell extension confs are included to make polybar and cli great again on Gnome. diff --git a/dconf/gpaste.ini b/dconf/gpaste.ini index 1d0ef75..b66f8a6 100644 --- a/dconf/gpaste.ini +++ b/dconf/gpaste.ini @@ -2,6 +2,8 @@ [/] history-name='history' -max-history-size=uint64 200 +max-displayed-history-size=uint64 30 +max-history-size=uint64 500 +max-memory-usage=uint64 50 save-history=false sync-primary-to-clipboard='' diff --git a/dconf/hot-edge.ini b/dconf/hot-edge.ini deleted file mode 100644 index 16d0f0e..0000000 --- a/dconf/hot-edge.ini +++ /dev/null @@ -1,4 +0,0 @@ -# dconf-path=/org/gnome/shell/extensions/hotedge/ - -[/] -fallback-in-use=false diff --git a/dconf/tilix.ini b/dconf/tilix.ini index 5d7f6e1..cf08dce 100644 --- a/dconf/tilix.ini +++ b/dconf/tilix.ini @@ -72,14 +72,13 @@ cursor-foreground-color='#ffffff' cursor-shape='underline' custom-command='' custom-hyperlinks=@as [] -default-size-columns=80 -default-size-rows=24 +default-size-columns=90 delete-binding='delete-sequence' dim-transparency-percent=19 draw-margin=80 encoding='UTF-8' exit-action='close' -font='Roboto Mono 9' +font='RobotoMono Nerd Font 9' foreground-color='#FCFCAFAF3E3E' highlight-background-color='#000000' highlight-colors-set=false diff --git a/dconf/user-themes.ini b/dconf/user-themes.ini index 03960c4..e69ab35 100644 --- a/dconf/user-themes.ini +++ b/dconf/user-themes.ini @@ -1,4 +1,4 @@ # dconf-path=/org/gnome/shell/extensions/user-theme/ [/] -name='Adapta-Orange-Nokto-Eta' +name='VALYRIAN-Molten-Steel'