diff --git a/.bashrc b/.bashrc index 7066b54..c9d1f5e 100644 --- a/.bashrc +++ b/.bashrc @@ -176,6 +176,6 @@ export VISUAL='vim' LANG="it_IT.UTF-8" export LANG - export TERM=xterm-256color -source ~/.local/pipx/venvs/rnr/share/rnr/rnr.sh + +source ~/.local/share/fcd/fcd.sh diff --git a/fcd/bookmarks b/fcd/bookmarks new file mode 100644 index 0000000..12fa16c --- /dev/null +++ b/fcd/bookmarks @@ -0,0 +1,5 @@ +c:/home/dado/.config/fcd +d:/home/dado/Downloads +g:/home/dado/git +h:/home/dado +n:/home/dado/Nextcloud diff --git a/fcd/fcd-config.toml b/fcd/fcd-config.toml new file mode 100644 index 0000000..651afb2 --- /dev/null +++ b/fcd/fcd-config.toml @@ -0,0 +1,102 @@ +[options] +opener = "xdg-open" +pager = "less" +editor = "vim" + +show_button_bar = true +use_shadows = false +use_internal_viewer = true + +[ui] +hotkey_fg = "white" +hotkey_bg = "black" +selected_fg_root = "black" +selected_fg_user = "black" +selected_bg_root = "red" +selected_bg_user = "blue" + +marked_fg = "magenta" +markselect_fg_root = "black" +markselect_fg_user = "black" + +shadow_fg = "dark gray" +shadow_bg = "black" + +error_fg = "light red" +error_bg = "reset" + +[panel] +fg = "gray" +bg = "black" +reverse_fg = "black" +reverse_bg = "gray" + +[error] +fg = "white" +bg = "red" +title_fg = "light yellow" +focus_fg = "black" +focus_bg = "gray" + +[dialog] +fg = "black" +bg = "gray" +title_fg = "light blue" +focus_fg = "black" +focus_bg = "cyan" + +input_fg = "black" +input_bg = "cyan" + +[file_manager] +directory_fg = "white" +dir_symlink_fg = "white" +executable_fg = "light green" +symlink_fg = "gray" +stalelink_fg = "light red" +device_fg = "light magenta" +special_fg = "black" +archive_fg = "light magenta" + +[viewer] +tab_size = 4 + +lineno_fg = "white" +hex_even_fg = "cyan" +hex_odd_fg = "gray" +hex_text_even_fg = "cyan" +hex_text_odd_fg = "gray" + +[highlight] +# Default Background +base00 = "blue" + +# Comments, Invisibles, Line Highlighting +base03 = "cyan" + +# Default Foreground, Caret, Delimiters, Operators +base05 = "gray" + +# Variables, XML Tags, Markup Link Text, Markup Lists, Diff Deleted +base08 = "light yellow" + +# Integers, Boolean, Constants, XML Attributes, Markup Link Url +base09 = "light magenta" + +# Classes, Markup Bold, Search Text Background +base0A = "light red" + +# Strings, Inherited Class, Markup Code, Diff Inserted +base0B = "light cyan" + +# Support, Regular Expressions, Escape Characters, Markup Quotes +base0C = "white" + +# Functions, Methods, Attribute IDs, Headings +base0D = "light red" + +# Keywords, Storage, Selector, Markup Italic, Diff Changed +base0E = "light yellow" + +# Deprecated, Opening/Closing Embedded Language Tags, e.g. `` +base0F = "light yellow" \ No newline at end of file diff --git a/sway/config.d/default b/sway/config.d/default index fb5c866..bf4fa64 100644 --- a/sway/config.d/default +++ b/sway/config.d/default @@ -214,7 +214,8 @@ bindsym $mod+r mode "resize" # # App shortcuts # - bindsym $mod+shift+n exec gnome-commander + #bindsym $mod+shift+n exec gnome-commander + bindsym $mod+shift+n exec alacritty -e fcd bindsym $mod+o exec firefox # @@ -236,4 +237,4 @@ bindsym $mod+r mode "resize" # # Keybindings List # - bindsym $mod+t exec alacritty -e vim ~/.config/sway/cheatsheet + bindsym $mod+t exec alacritty -e vim ~/.config/sway/cheatsheet \ No newline at end of file diff --git a/swaydotfile.sh b/swaydotfile.sh index f672602..48daee5 100755 --- a/swaydotfile.sh +++ b/swaydotfile.sh @@ -1 +1 @@ -rsync -az ~/.config/sway ~/.config/swaylock ~/.config/waybar ~/.config/wofi ~/scripts/swaybg.sh ~/scripts/swaydotfile.sh ~/.config/rnr ~/.config/mako ~/.config/ranger ~/.config/alacritty ~/.config/btop ~/.vimrc ~/.profile ~/.bashrc ~/.inputrc ~/.config/kitty ~/.config/feh ~/git/swayDotfiles/ && cd ~/git/swayDotfiles && git add . && git commit -m "update dotfiles" && git push -u origin main +rsync -az ~/.config/sway ~/.config/swaylock ~/.config/waybar ~/.config/wofi ~/scripts/swaybg.sh ~/scripts/swaydotfile.sh ~/.config/fcd ~/.config/mako ~/.config/ranger ~/.config/alacritty ~/.vimrc ~/.profile ~/.bashrc ~/.inputrc ~/.config/kitty ~/.config/feh ~/git/swayDotfiles/ && cd ~/git/swayDotfiles && git add . && git commit -m "update dotfiles" && git push -u origin main diff --git a/swaylock/config b/swaylock/config index e0ccb7e..231d73a 100644 --- a/swaylock/config +++ b/swaylock/config @@ -3,7 +3,7 @@ # daemonize indicator-caps-lock # datestr=%A -image=$HOME/git/Wallpapers/img/img170.png +image=$HOME/git/Wallpapers/img/img181.jpg scaling=fill font=UbuntuMono font-size=20