From 6abb37e98af49a2a8fe0aa0e129c5cfa890653a0 Mon Sep 17 00:00:00 2001 From: lxf Date: Sat, 22 May 2021 17:30:13 -0400 Subject: added in changes for debian based openbox --- .bashrc | 2 +- .config/openbox/autostart | 1 + .config/openbox/rc.xml | 1 - .config/tint2/tint2rc | 10 ++-- .mpd/mpd.conf | 6 ++ .mutt/offlineimap.py | 2 + .offlineimaprc | 3 +- apps.txt | 140 +--------------------------------------------- debian-notes.txt | 2 - 9 files changed, 20 insertions(+), 147 deletions(-) create mode 100644 .mpd/mpd.conf diff --git a/.bashrc b/.bashrc index 4f7690e..084d91b 100644 --- a/.bashrc +++ b/.bashrc @@ -97,7 +97,7 @@ source ~/bin/pass-completion.bash #source /usr/share/fzf/completion.bash #debian: source /usr/share/doc/fzf/examples/key-bindings.bash -source /usr/share/bash-completion/completions/fzf +#source /usr/share/bash-completion/completions/fzf fzf-snippet() { selected="$(cat ~/documents/snippets | sed '/^$/d' | sort -n | fzf -e -i )" # remove tags, leading and trailing spaces, also no newline diff --git a/.config/openbox/autostart b/.config/openbox/autostart index 5b32d9f..f37cc55 100644 --- a/.config/openbox/autostart +++ b/.config/openbox/autostart @@ -1,4 +1,5 @@ tint2 & +xcompmgr & urxvt & redshift -l 34.3065:-82.66374 & nm-applet & diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml index b8f22e8..08c6411 100644 --- a/.config/openbox/rc.xml +++ b/.config/openbox/rc.xml @@ -844,7 +844,6 @@ no 3 - yes no diff --git a/.config/tint2/tint2rc b/.config/tint2/tint2rc index 174b481..716830f 100644 --- a/.config/tint2/tint2rc +++ b/.config/tint2/tint2rc @@ -18,7 +18,7 @@ border_color_pressed = #000000 30 # Background 2: Default task, Iconified task rounded = 4 -border_width = 1 +border_width = 0 border_sides = TBLR background_color = #777777 20 border_color = #777777 30 @@ -29,7 +29,7 @@ border_color_pressed = #eaeaea 44 # Background 3: Active task rounded = 4 -border_width = 1 +border_width = 0 border_sides = TBLR background_color = #777777 20 border_color = #ffffff 40 @@ -113,8 +113,8 @@ task_align = left task_text = 0 task_icon = 1 task_centered = 1 -urgent_nb_of_blink = 100000 -task_maximum_size = 180 35 +urgent_nb_of_blink = 10 +task_maximum_size = 30 24 task_padding = 2 2 4 task_tooltip = 1 task_thumbnail = 0 @@ -179,7 +179,7 @@ battery = 0 battery_tooltip = 1 bat1_font = Roboto 13 bat2_font = Roboto 13 -bat1_format = %s %p - %t +bat1_format = %p - %h:%m battery_low_status = 10 battery_low_cmd = xmessage 'tint2: Battery low!' battery_full_cmd = diff --git a/.mpd/mpd.conf b/.mpd/mpd.conf new file mode 100644 index 0000000..9520b21 --- /dev/null +++ b/.mpd/mpd.conf @@ -0,0 +1,6 @@ +audio_output { + type "alsa" + name "Sound Card" + options "dev=dmixer" + device "plug:dmix" +} diff --git a/.mutt/offlineimap.py b/.mutt/offlineimap.py index f84b6bc..a885aef 100644 --- a/.mutt/offlineimap.py +++ b/.mutt/offlineimap.py @@ -3,3 +3,5 @@ from subprocess import check_output def get_password(account): return check_output("pass " + account, shell=True).splitlines()[0] + + diff --git a/.offlineimaprc b/.offlineimaprc index bccdd21..af8f702 100644 --- a/.offlineimaprc +++ b/.offlineimaprc @@ -17,8 +17,9 @@ type = IMAP remotehost = echo.mxrouting.net remoteport = 993 remoteuser = sng@luxagraf.net +remotepass = LAv['q_N:|Mn