diff --git a/install.sh b/install.sh new file mode 100755 index 0000000..a861d8d --- /dev/null +++ b/install.sh @@ -0,0 +1,33 @@ +#!/bin/sh +# Script to install my personal rice + +printf "[!!!] You should probably run this script from a TTY, which will minimize the possibility of messing stuff up. Make sure the current directory is also placed in your home folder." + sleep 5 + +printf "[i] Installing GTK theme..." +printf "[i] Must have the following binaries: wget, unzip" + sleep 1 + mkdir -v $HOME/.themes + cd $HOME/.themes + wget https://github.com/dracula/gtk/archive/master.zip + unzip gtk-master.zip + rm gtk-master.zip + printf "[i] Installed GTK theme successfully." + +printf "[i] Installing OhMyZSH theme..." + export $OH_MY_ZSH=~/.oh-my-zsh + mkdir ~/.zsh + cd ~/.zsh + git clone https://github.com/dracula/zsh.git + ln -sv ~/.zsh/zsh/dracula.zsh-theme $OH_MY_ZSH/themes/dracula.zsh-theme + printf "[i] To use the new theme, in ~/.zshrc, change 'ZSH_THEME' to 'dracula'." + +printf "[i] Replacing Xfce config directory..." + printf "[!!!] WARNING: THIS WILL WIPE YOUR CURRENT XFCE CONFIGURATION! ENSURE YOU HAVE A BACKUP IF YOU WISH TO KEEP IT. THIS CAN BE DONE BY RUNNING THE FOLLOWING COMMAND: 'cp -rv ~/.config/xfce4 ~/xfce4.back'. >>> THE SCRIPT WILL EXECUTE IN 10 SECONDS." + sleep 10 + rm -rvf ~/.config/xfce4 + cp -rvf ~/rice/xfce4 ~/.config + +printf "[i] Reboot to finish the installation." + +exit 0 diff --git a/xfce4/desktop/icons.screen.latest.rc b/xfce4/desktop/icons.screen.latest.rc new file mode 120000 index 0000000..ee2b10c --- /dev/null +++ b/xfce4/desktop/icons.screen.latest.rc @@ -0,0 +1 @@ +/home/arco/.config/xfce4/desktop/icons.screen0-1904x1037.rc \ No newline at end of file diff --git a/xfce4/desktop/icons.screen0-1904x1037.rc b/xfce4/desktop/icons.screen0-1904x1037.rc new file mode 100644 index 0000000..aedda16 --- /dev/null +++ b/xfce4/desktop/icons.screen0-1904x1037.rc @@ -0,0 +1,11 @@ +[xfdesktop-version-4.10.3+-rcfile_format] +4.10.3+=true + +[/] +row=0 +col=0 + +[/home/arco] +row=1 +col=0 + diff --git a/xfce4/help.rc b/xfce4/help.rc new file mode 100644 index 0000000..f9a741a --- /dev/null +++ b/xfce4/help.rc @@ -0,0 +1,2 @@ +auto-online=false + diff --git a/xfce4/helpers.rc b/xfce4/helpers.rc new file mode 100644 index 0000000..7a89a55 --- /dev/null +++ b/xfce4/helpers.rc @@ -0,0 +1,3 @@ +TerminalEmulator=custom-TerminalEmulator +WebBrowser=custom-WebBrowser + diff --git a/xfce4/panel/xfce4-mpc-plugin-15.rc b/xfce4/panel/xfce4-mpc-plugin-15.rc new file mode 100644 index 0000000..fed5576 --- /dev/null +++ b/xfce4/panel/xfce4-mpc-plugin-15.rc @@ -0,0 +1,9 @@ +[Settings] +mpd_host=localhost +mpd_port=6600 +mpd_password= +show_frame=true +client_appl=SETME +tooltip_format=Volume : %vol%% - Mpd %status%%newline%%artist% - %album% -/- (#%track%) %title% +playlist_format=%artist% - %album% -/- (#%track%) %title% + diff --git a/xfce4/xfce4-screenshooter b/xfce4/xfce4-screenshooter new file mode 100644 index 0000000..189cf57 --- /dev/null +++ b/xfce4/xfce4-screenshooter @@ -0,0 +1,12 @@ +app=env +last_user= +last_extension=png +screenshot_dir=file:/home/arco/Downloads +enable_imgur_upload=true +show_in_folder=false +action=1 +delay=0 +region=1 +show_mouse=0 +show_border=1 + diff --git a/xfce4/xfconf/xfce-perchannel-xml/displays.xml b/xfce4/xfconf/xfce-perchannel-xml/displays.xml new file mode 100644 index 0000000..0dc41fc --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/displays.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml b/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml new file mode 100644 index 0000000..9ddc443 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/pointers.xml b/xfce4/xfconf/xfce-perchannel-xml/pointers.xml new file mode 100644 index 0000000..42d323c --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/pointers.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/xfce4/xfconf/xfce-perchannel-xml/thunar.xml new file mode 100644 index 0000000..8e46951 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/thunar.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml new file mode 100644 index 0000000..21b8e6c --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml new file mode 100644 index 0000000..d920a56 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -0,0 +1,196 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfce4-mime-settings.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-mime-settings.xml new file mode 100644 index 0000000..222fca6 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-mime-settings.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml new file mode 100644 index 0000000..c3baf80 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml new file mode 100644 index 0000000..c415597 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml new file mode 100644 index 0000000..a2b7336 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml new file mode 100644 index 0000000..38c3464 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml new file mode 100644 index 0000000..42bbde0 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xfce4/xfmpcrc b/xfce4/xfmpcrc new file mode 100644 index 0000000..42bae04 --- /dev/null +++ b/xfce4/xfmpcrc @@ -0,0 +1,17 @@ +[Configuration] +last-window-posx=200 +last-window-posy=100 +last-window-width=330 +last-window-height=330 +last-window-state-sticky=FALSE +playlist-autocenter=TRUE +playlist-show-position=FALSE +mpd-hostname=localhost +mpd-port=6600 +mpd-password= +mpd-use-defaults=TRUE +show-status-icon=FALSE +show-statusbar=TRUE +song-format=XFMPC_PREFERENCES_SONG_FORMAT_ARTIST_TITLE +song-format-custom=%a - %t +