about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
l---------[-rw-r--r--]debian/.Xresources26
-rw-r--r--debian/.Xresources-dark25
-rw-r--r--debian/.Xresources-light25
-rw-r--r--debian/.bashrc5
-rw-r--r--debian/.config/gtk-3.0/settings.ini1
-rw-r--r--debian/.gtkrc-2.01
-rw-r--r--debian/.profile14
-rw-r--r--debian/.xinitrc2
8 files changed, 64 insertions, 35 deletions
diff --git a/debian/.Xresources b/debian/.Xresources
index 915c95f..c4d7dd6 100644..120000
--- a/debian/.Xresources
+++ b/debian/.Xresources
@@ -1,25 +1 @@
-*background:  #fbf1c7
-*foreground:  #3c3836
-*color0:      #fbf1c7
-*color1:      #cc241d
-*color2:      #98971a
-*color3:      #d79921
-*color4:      #458588
-*color5:      #b16286
-*color6:      #689d6a
-*color7:      #a89984
-*color8:      #928374
-*color9:      #9d0006
-*color10:     #79740e
-*color11:     #b57614
-*color12:     #076678
-*color13:     #8f3f71
-*color14:     #427b58
-*color15:     #3c3836
-*loginShell:  true
-*scrollBar:   false
-*saveLines:   1024
-*cursorBlink: false
-*jumpScroll:  true
-URxvt.font:   xft:Latin Modern Mono:size=12
-URxvt.termName: rxvt
+.Xresources-dark
\ No newline at end of file
diff --git a/debian/.Xresources-dark b/debian/.Xresources-dark
new file mode 100644
index 0000000..50b6269
--- /dev/null
+++ b/debian/.Xresources-dark
@@ -0,0 +1,25 @@
+*background:  #282828
+*foreground:  #ebdbb2
+*color0:      #282828
+*color1:      #cc241d
+*color2:      #98971a
+*color3:      #d79921
+*color4:      #458588
+*color5:      #b16286
+*color6:      #689d6a
+*color7:      #a89984
+*color8:      #928374
+*color9:      #fb4934
+*color10:     #b8bb26
+*color11:     #fabd2f
+*color12:     #83a598
+*color13:     #d3869b
+*color14:     #8ec07c
+*color15:     #ebdbb2
+*loginShell:  true
+*scrollBar:   false
+*saveLines:   65535
+*cursorBlink: false
+*jumpScroll:  true
+URxvt.font:   xft:Latin Modern Mono:size=12
+URxvt.termName: rxvt
diff --git a/debian/.Xresources-light b/debian/.Xresources-light
new file mode 100644
index 0000000..3123694
--- /dev/null
+++ b/debian/.Xresources-light
@@ -0,0 +1,25 @@
+*background:  #fbf1c7
+*foreground:  #3c3836
+*color0:      #fbf1c7
+*color1:      #cc241d
+*color2:      #98971a
+*color3:      #d79921
+*color4:      #458588
+*color5:      #b16286
+*color6:      #689d6a
+*color7:      #7c6f64
+*color8:      #928374
+*color9:      #9d0006
+*color10:     #79740e
+*color11:     #b57614
+*color12:     #076678
+*color13:     #8f3f71
+*color14:     #427b58
+*color15:     #3c3836
+*loginShell:  true
+*scrollBar:   false
+*saveLines:   65535
+*cursorBlink: false
+*jumpScroll:  true
+URxvt.font:   xft:Latin Modern Mono:size=12
+URxvt.termName: rxvt
diff --git a/debian/.bashrc b/debian/.bashrc
index 9fa6a6e..f4a52ce 100644
--- a/debian/.bashrc
+++ b/debian/.bashrc
@@ -16,8 +16,8 @@ HISTCONTROL=ignoreboth
 shopt -s histappend
 
 # for setting history length see HISTSIZE and HISTFILESIZE in bash(1)
-HISTSIZE=1000
-HISTFILESIZE=2000
+HISTSIZE=32767
+HISTFILESIZE=65536
 
 # check the window size after each command and, if necessary,
 # update the values of LINES and COLUMNS.
@@ -103,6 +103,7 @@ alias fpc='fpc -O1 -XS -gl'
 alias mpa='mpv --no-video --loop=inf'
 alias raku=perl6
 alias x='cd $HOME && startx && cd -'
+eval $(thefuck --alias)
 
 # enable programmable completion features (you don't need to enable
 # this, if it's already enabled in /etc/bash.bashrc and /etc/profile
diff --git a/debian/.config/gtk-3.0/settings.ini b/debian/.config/gtk-3.0/settings.ini
index 80d630a..92de323 100644
--- a/debian/.config/gtk-3.0/settings.ini
+++ b/debian/.config/gtk-3.0/settings.ini
@@ -1,2 +1,3 @@
 [Settings]
 gtk-font-name = Latin Modern Sans 11
+gtk-application-prefer-dark-theme = true
diff --git a/debian/.gtkrc-2.0 b/debian/.gtkrc-2.0
index be8dc8e..b7cb57c 100644
--- a/debian/.gtkrc-2.0
+++ b/debian/.gtkrc-2.0
@@ -1 +1,2 @@
 gtk-font-name = "Latin Modern Sans 11"
+gtk-theme-name = "CleanIce-Marble"
diff --git a/debian/.profile b/debian/.profile
index bab962f..068d63b 100644
--- a/debian/.profile
+++ b/debian/.profile
@@ -8,6 +8,13 @@
 # for ssh logins, install and configure the libpam-umask package.
 #umask 022
 
+export PATH="$HOME/.local/bin:$HOME/.local/share/go/bin:$HOME/.cargo/bin:$PATH"
+export MANPATH="$HOME/.local/share/man:$MANPATH"
+export GOPATH="$HOME/.local/share/go"
+export XMODIFIERS=@im=ibus
+#export WEBKIT_DISABLE_COMPOSITING_MODE=1
+export NLTK_DATA="$HOME/Sources/nlp/nltk_data"
+
 # if running bash
 if [ -n "$BASH_VERSION" ]; then
     # include .bashrc if it exists
@@ -16,12 +23,5 @@ if [ -n "$BASH_VERSION" ]; then
     fi
 fi
 
-export PATH="$HOME/.local/bin:$HOME/.local/share/go/bin:$HOME/.cargo/bin:$PATH"
-export MANPATH="$HOME/.local/share/man:$MANPATH"
-export GOPATH="$HOME/.local/share/go"
-export XMODIFIERS=@im=ibus
-#export WEBKIT_DISABLE_COMPOSITING_MODE=1
-export NLTK_DATA="$HOME/Sources/nlp/nltk_data"
-
 # OPAM configuration
 . /home/cnx/.opam/opam-init/init.sh > /dev/null 2> /dev/null || true
diff --git a/debian/.xinitrc b/debian/.xinitrc
index 92bf43e..338faea 100644
--- a/debian/.xinitrc
+++ b/debian/.xinitrc
@@ -2,7 +2,7 @@
 xrdb -merge ~/.Xresources
 setxkbmap -option caps:ctrl_modifier
 xrandr --output DP-1 --mode 1600x900 --primary --right-of eDP-1
-xsetroot -solid '#fbf1c7'
+xsetroot -solid '#282828'
 xfishtank -df 42 &
 redshift-gtk -l 21.028333:105.854167 &
 mate-power-manager &