From ab50cf1ac7d77d32b38420d95382f87ab33785e6 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 21 Jun 2016 13:04:35 +0200 Subject: .vim/addons.vim: Removing VimRepress, as it pulls in mercurial. Moving YankRing source to github, as it otherwise pulls in unzip. --- .vim/addons.vim | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.vim/addons.vim b/.vim/addons.vim index 287d05a..747aed2 100644 --- a/.vim/addons.vim +++ b/.vim/addons.vim @@ -20,6 +20,7 @@ VAMActivate github:sjas/octave.vim VAMActivate github:wannesm/wmgraphviz.vim.git " project VAMActivate github:scrooloose/nerdtree.git +VAMActivate github:scrooloose/nerdcommenter.git VAMActivate github:jistr/vim-nerdtree-tabs.git VAMActivate github:xolox/vim-misc VAMActivate github:xolox/vim-session @@ -38,10 +39,10 @@ VAMActivate github:austintaylor/vim-indentobject " improvements VAMActivate sudo VAMActivate tmux -VAMActivate YankRing +VAMActivate github:vim-scripts/YankRing.vim VAMActivate netrw VAMActivate tComment -VAMActivate VimRepress +"VAMActivate VimRepress VAMActivate github:tpope/vim-abolish VAMActivate github:tpope/vim-endwise.git VAMActivate github:tpope/vim-ragtag -- cgit v1.2.3-70-g09d2 From 57fe81bfbc5df75ad02ab97bdcc06fb6e0e10f53 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 20:09:31 +0200 Subject: .offlineimaprc: Updating accounts to leave out whitespaces. --- .offlineimaprc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.offlineimaprc b/.offlineimaprc index c20c1db..7dafebf 100644 --- a/.offlineimaprc +++ b/.offlineimaprc @@ -1,5 +1,5 @@ [general] -accounts = sleepmap.de, tu-berlin.de, c-base.org, linuxaudio.org, studio@ak.tu-berlin.de +accounts = sleepmap.de,tu-berlin.de,c-base.org,linuxaudio.org,studio@ak.tu-berlin.de maxsyncaccounts = 3 pythonfile = ~/bin/pass2offlineimap -- cgit v1.2.3-70-g09d2 From 598dd5d6aa3a7bd5dfbd8d485819170eae6bf9eb Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 20:12:30 +0200 Subject: .zshenv: Removing zprezto reference. --- .zshenv | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.zshenv b/.zshenv index 2b13503..cdd5691 100644 --- a/.zshenv +++ b/.zshenv @@ -1,10 +1,3 @@ -# -# Defines environment variables. -# -# Authors: -# Sorin Ionescu -# - # Ensure that a non-login, non-interactive shell has a defined environment. if [[ "$SHLVL" -eq 1 && ! -o LOGIN && -s "${ZDOTDIR:-$HOME}/.zprofile" ]]; then source "${ZDOTDIR:-$HOME}/.zprofile" -- cgit v1.2.3-70-g09d2 From af8bc9191ee7d66f1a3be2bd96554dfd96a68d17 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 20:19:46 +0200 Subject: .zsh.prompts/prompt_dvzrv_setup: Removing useless prezto based python virtualenv module. --- .zsh.prompts/prompt_dvzrv_setup | 3 --- 1 file changed, 3 deletions(-) diff --git a/.zsh.prompts/prompt_dvzrv_setup b/.zsh.prompts/prompt_dvzrv_setup index 4758b7a..c4093b7 100644 --- a/.zsh.prompts/prompt_dvzrv_setup +++ b/.zsh.prompts/prompt_dvzrv_setup @@ -82,9 +82,6 @@ function prompt_steeef_simplified_setup { zstyle ':vcs_info:*:prompt:*' formats "${branch_format}" zstyle ':vcs_info:*:prompt:*' nvcsformats "" - # Set python-info parameters. - zstyle ':prezto:module:python:info:virtualenv' format '(%v)' - # Define prompts. PROMPT="$(ssh_connection)${_prompt_steeef_simplified_colors[3]}%n%f@${_prompt_steeef_simplified_colors[2]}%m%f ${_prompt_steeef_simplified_colors[5]}%~%f "'${vcs_info_msg_0_}'"$ " RPROMPT="%(?..[%F{red}%?%f] )" -- cgit v1.2.3-70-g09d2 From 2bf67cf6f4a42723350dd79c571c25ae9b809344 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 20:23:07 +0200 Subject: .zsh.after/functions.zsh: Adding functions to start chromium incognito and with a predefined proxy-server. --- .zsh.after/functions.zsh | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.zsh.after/functions.zsh b/.zsh.after/functions.zsh index c9ea095..7908f71 100644 --- a/.zsh.after/functions.zsh +++ b/.zsh.after/functions.zsh @@ -169,9 +169,13 @@ function publish() { mute popd } -function securium { - port=44350 - chromium --proxy-server="socks://localhost:$port" & +function incognichrome { + chromium --incognito + exit +} + +function inproxychrome { + chromium --incognito --proxy-server=apu-serve:8123 exit } -- cgit v1.2.3-70-g09d2 From 127a621f63ffa5ec4ad631a8de80825b4432ff24 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 20:26:48 +0200 Subject: .zsh.after/export.zsh: Export keyboard settings for sway. --- .zsh.after/export.zsh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.zsh.after/export.zsh b/.zsh.after/export.zsh index 866f20d..01d2e48 100644 --- a/.zsh.after/export.zsh +++ b/.zsh.after/export.zsh @@ -7,6 +7,9 @@ fi # use de_DE.UTF-8 to get 24h format export LC_TIME=de_DE.UTF-8 +# keyboard exports for sway +export XKB_DEFAULT_LAYOUT=de + # browser export BROWSER=firefox export REPORTTIME=5 -- cgit v1.2.3-70-g09d2 From 835c00143ad5dddbc440a79f97297fe5b8e96b70 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 20:30:18 +0200 Subject: .vim/addons.vim: Removing processing in favor of arduino plugin. --- .vim/addons.vim | 1 - 1 file changed, 1 deletion(-) diff --git a/.vim/addons.vim b/.vim/addons.vim index 287d05a..5075820 100644 --- a/.vim/addons.vim +++ b/.vim/addons.vim @@ -14,7 +14,6 @@ VAMActivate github:honza/vim-snippets VAMActivate github:garbas/vim-snipmate VAMActivate github:gerw/vim-latex-suite VAMActivate github:stevearc/vim-arduino -VAMActivate github:sophacles/vim-processing VAMActivate github:Matt-Stevens/vim-systemd-syntax VAMActivate github:sjas/octave.vim VAMActivate github:wannesm/wmgraphviz.vim.git -- cgit v1.2.3-70-g09d2 From ce8b427db092c3a1d2c7b77453a74fe061295292 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 20:33:28 +0200 Subject: .tmux.conf: Adding vlock as tmux lock-command. Removing unnessecary whitespaces in status-right for small screens. --- .tmux.conf | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/.tmux.conf b/.tmux.conf index e1d1a17..9cf6778 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -36,6 +36,9 @@ set -g history-limit 10000 # set mouse mode on set -g mouse on +# set the lock command to be vlock +set -g lock-command vlock + # Wheel scroll in pane unbind -T root WheelUpPane unbind -T root WheelDownPane @@ -80,12 +83,12 @@ set -g message-attr bold # set status-interval to 2 for tmux-mem-cpu-load set -g status-interval 1 set -g status-left '#[fg=colour235,bg=colour252,bold] #(hostname) #[fg=colour245,bg=colour238,bold] #(whoami) (#S) ' -set -g status-right '#[fg=colour23,bg=colour234]|>#[fg=white,bg=colour234]#(~/bin/get_cpu_status) \ -#[fg=colour23,bg=colour234]|#[fg=white,bg=colour234] #(~/bin/get_mem) \ -#[fg=colour23,bg=colour234]|#[fg=white,bg=colour234] #(~/bin/get_load) \ -#[fg=colour23,bg=colour234]|#[fg=white,bg=colour234] #(~/bin/get_battery_status) \ -#[fg=colour23,bg=colour234]<|>#[fg=white,bg=colour234] %Y%m%d (%a) \ -#[fg=colour23,bg=colour234]|#[fg=white,bg=colour234] %H:%M:%S \ +set -g status-right '#[fg=colour23,bg=colour234]|>#[fg=white,bg=colour234]#(~/bin/get_cpu_status)\ +#[fg=colour23,bg=colour234]|#[fg=white,bg=colour234]#(~/bin/get_mem)\ +#[fg=colour23,bg=colour234]|#[fg=white,bg=colour234]#(~/bin/get_load)\ +#[fg=colour23,bg=colour234]|#[fg=white,bg=colour234]#(~/bin/get_battery_status)\ +#[fg=colour23,bg=colour234]|#[fg=white,bg=colour234]%Y%m%d/%a\ +#[fg=colour23,bg=colour234]|#[fg=white,bg=colour234]%H:%M:%S\ #[fg=colour23,bg=colour234]<|' set -g window-status-format '#[fg=colour235,bg=colour252,bold] #I: #W ' set -g window-status-current-format '#[fg=black,bg=colour23,noreverse,bold] #I: #W ' -- cgit v1.2.3-70-g09d2 From 56a85d6625e4c92c78750fe54518d4fdd495d36e Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 20:41:27 +0200 Subject: .vdirsyncer/config: Adding 'b wins' conflict_resolution for akt. --- .vdirsyncer/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.vdirsyncer/config b/.vdirsyncer/config index f506d79..c183b0a 100644 --- a/.vdirsyncer/config +++ b/.vdirsyncer/config @@ -60,6 +60,7 @@ password.fetch = ["command", "~/bin/pass2vdirsyncer", "dave", "cloud.sleepmap.de a = akt_calendar_local b = akt_calendar_remote collections = ["ak_shared_by_mvoigt", "rechencluster_shared_by_mvoigt", "labs_shared_by_mvoigt", "akurlaub_shared_by_mvoigt", "grossesstudio_shared_by_mvoigt", "kleinesstudio_shared_by_mvoigt", "studioausleihe_shared_by_mvoigt", "studiotermine_shared_by_mvoigt"] +conflict_resolution = "b wins" [storage akt_calendar_local] type = filesystem -- cgit v1.2.3-70-g09d2 From a8be6a4037c508d25965d5a5e1f7bd76d9b45c8c Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 20:45:53 +0200 Subject: .config/compton.conf: Disabling fading (too slow). Lowering shadow-radius, so it won't interfere with WM bars. --- .config/compton.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/compton.conf b/.config/compton.conf index 378058e..e801450 100644 --- a/.config/compton.conf +++ b/.config/compton.conf @@ -4,7 +4,7 @@ no-dock-shadow = true; # Avoid drawing shadows on dock/panel windows. no-dnd-shadow = true; # Don't draw shadows on DND windows. clear-shadow = true; # Zero the part of the shadow's mask behind the # window. Fix some weirdness with ARGB windows. -shadow-radius = 7; # The blur radius for shadows. (default 12) +shadow-radius = 5; # The blur radius for shadows. (default 12) shadow-offset-x = -7; # The left offset for shadows. (default -15) shadow-offset-y = -7; # The top offset for shadows. (default -15) # shadow-opacity = 0.7; # The translucency for shadows. (default .75) @@ -51,10 +51,10 @@ blur-background-exclude = [ # Exclude conditions for background blur. # Fading -fading = true; # Fade windows during opacity changes. -# fade-delta = 30; # The time between steps in a fade in milliseconds. (default 10). -fade-in-step = 0.03; # Opacity change between steps while fading in. (default 0.028). -fade-out-step = 0.03; # Opacity change between steps while fading out. (default 0.03). +#fading = true; # Fade windows during opacity changes. +fade-delta = 9; # The time between steps in a fade in milliseconds. (default 10). +fade-in-step = 0.02; # Opacity change between steps while fading in. (default 0.028). +fade-out-step = 0.02; # Opacity change between steps while fading out. (default 0.03). # no-fading-openclose = true; # Avoid fade windows in/out when opening/closing. fade-exclude = [ "name *= 'VLC'", -- cgit v1.2.3-70-g09d2 From 0cb4bf9a439a2a373346c26fa705bcf02c6adb56 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 20:49:38 +0200 Subject: .config/gtk-3.0/gtk.css: Adding css to disable double drawing of menus/title bars and client-side decoration. --- .config/gtk-3.0/gtk.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.config/gtk-3.0/gtk.css b/.config/gtk-3.0/gtk.css index 5dead4a..efc4686 100644 --- a/.config/gtk-3.0/gtk.css +++ b/.config/gtk-3.0/gtk.css @@ -8,3 +8,17 @@ .titlebar { border-radius: 0; } + +.window-frame.csd.popup { + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.13); +} + +.header-bar { + background-image: none; + background-color: #ededed; + box-shadow: none; +} + +GtkLabel.title { + opacity: 0; +} -- cgit v1.2.3-70-g09d2 From ff58c246fbc65b03da3ce6ee3112fd9945940e39 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 20:52:51 +0200 Subject: .scvimrc: Using horizontal split in tmux. Removing old trash from ftplugin identifiers. Using SClangStart only on scd files. --- .scvimrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.scvimrc b/.scvimrc index 7e974a2..c9af8b0 100644 --- a/.scvimrc +++ b/.scvimrc @@ -3,24 +3,24 @@ let g:sclangTerm = "urxvt -e" let g:sclangPipeLoc = "/tmp/sclang-pipe" let g:sclangPipeAppPidLoc = "/tmp/sclangpipe_app-pid" " Set 1 to split scvim in tmux and screen vertically, 0 for horizontally -let g:scvimSplitVertical = 1 +let g:scvimSplitVertical = 0 " Set the size of the sclang output split in lines or blocks (only for scvim opened in screen and " tmux). This setting applies vertically or horizontally, depending on " g:scvimSplitVertical let g:scvimSplitSize = 25 au BufWinEnter,BufNewFile,BufRead *.sc set filetype=supercollider -au BufWinEnter,BufNewFile,BufRead *.sc let &iskeyword="@,48-57,_,192-255" | runtime ftplugin/supercollider.vim +au BufWinEnter,BufNewFile,BufRead *.sc runtime ftplugin/supercollider.vim au BufWinEnter,BufNewFile,BufRead *.sc set sw=2 ts=2 autoindent "this line can be changed however you like "scd files: on open set runtimepath and start sclang au BufWinEnter,BufNewFile,BufRead *.scd set runtimepath+=/usr/share/vim/addons/ filetype=supercollider -au BufWinEnter,BufNewFile,BufRead *.scd let &iskeyword="@,48-57,_,192-255,-,|" | runtime ftplugin/supercollider.vim | SClangStart +au BufWinEnter,BufNewFile,BufRead *.scd runtime ftplugin/supercollider.vim | SClangStart au BufWinEnter,BufNewFile,BufRead *.scd set sw=2 ts=2 autoindent "sc help files au BufWinEnter,BufNewFile,BufRead *.schelp set filetype=supercollider -au BufWinEnter,BufNewFile,BufRead *.schelp let &iskeyword="@,48-57,_,192-255,-,|" | runtime ftplugin/supercollider.vim +au BufWinEnter,BufNewFile,BufRead *.schelp runtime ftplugin/supercollider.vim au BufWinEnter,BufNewFile,BufRead *.schelp set sw=2 ts=2 autoindent "this line can be changed however you like " ================ Indentation ====================== -- cgit v1.2.3-70-g09d2 From d2dae6ca054f1eb3f893d0774c8ecdbba688535b Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 20:56:17 +0200 Subject: .arduino/preferences.txt: Removing arduino preferences due to redundancy. --- .arduino/preferences.txt | 98 ------------------------------------------------ 1 file changed, 98 deletions(-) delete mode 100644 .arduino/preferences.txt diff --git a/.arduino/preferences.txt b/.arduino/preferences.txt deleted file mode 100644 index 27d7c03..0000000 --- a/.arduino/preferences.txt +++ /dev/null @@ -1,98 +0,0 @@ -board=uno -boardsmanager.additional.urls= -browser=mozilla -build.verbose=true -build.warn_data_percentage=75 -compiler.warning_level=none -console=true -console.auto_clear=true -console.error.file=stderr.txt -console.length=500 -console.lines=4 -console.output.file=stdout.txt -custom_cpu=diecimila_atmega328 -editor.antialias=false -editor.caret.blink=true -editor.code_folding=false -editor.divider.size=0 -editor.external=false -editor.font=Monospaced,plain,12 -editor.indent=true -editor.invalid=false -editor.keys.alternative_cut_copy_paste=true -editor.keys.home_and_end_beginning_end_of_doc=false -editor.keys.home_and_end_travel_far=false -editor.keys.shift_backspace_is_delete=true -editor.languages.current= -editor.linenumbers=false -editor.save_on_verify=true -editor.tabs.expand=true -editor.tabs.size=2 -editor.update_extension=true -editor.window.height.default=600 -editor.window.height.min=290 -editor.window.width.default=500 -editor.window.width.min=400 -export.applet.separate_jar_files=false -export.application.fullscreen=false -export.application.platform=true -export.application.stop=true -export.delete_target_folder=true -last.folder=/home/dave/git/sketchbooks/arduino-sketchbook/firmware/firmware.ino -last.ide.1.0.6.daterun=1411912958 -last.ide.1.0.6.hardwarepath=/usr/share/arduino/hardware -last.ide.1.6.0.daterun=1424022507 -last.ide.1.6.0.hardwarepath=/usr/share/arduino/hardware -last.ide.1.6.7.daterun=1456069632 -last.ide.1.6.7.hardwarepath=/usr/share/arduino/hardware -last.screen.height=768 -last.screen.width=1366 -last.serial.location=1277,707,1286,736 -last.sketch.count=1 -last.sketch0.location=-3,-5,1372,776,212,0 -last.sketch0.path=/home/dave/git/sketchbooks/arduino-sketchbook/firmware/firmware.ino -launcher=xdg-open -platform.auto_file_type_associations=true -preproc.color_datatype=true -preproc.enhanced_casting=true -preproc.imports.list=java.applet.*,java.awt.Dimension,java.awt.Frame,java.awt.event.MouseEvent,java.awt.event.KeyEvent,java.awt.event.FocusEvent,java.awt.Image,java.io.*,java.net.*,java.text.*,java.util.*,java.util.zip.*,java.util.regex.* -preproc.output_parse_tree=false -preproc.save_build_files=false -preproc.substitute_floats=true -preproc.substitute_unicode=true -preproc.web_colors=true -programmer=arduino:usbasp -proxy.manual.hostname= -proxy.manual.password= -proxy.manual.port= -proxy.manual.type=HTTP -proxy.manual.username= -proxy.pac.url= -proxy.type=auto -recent.sketches=/home/dave/git/sketchbooks/arduino-sketchbook/firmware/firmware.ino -run.display=1 -run.options= -run.options.memory=false -run.options.memory.initial=64 -run.options.memory.maximum=256 -run.present.bgcolor=#666666 -run.present.exclusive=false -run.present.stop.color=#cccccc -run.window.bgcolor=#DFDFDF -serial.databits=8 -serial.debug_rate=9600 -serial.parity=N -serial.port=/dev/ttyACM0 -serial.port.file=ttyACM0 -serial.stopbits=1 -sketchbook.path=/home/dave/git/sketchbooks/arduino-sketchbook/ -software=ARDUINO -target=arduino -target_package=arduino -target_platform=avr -update.check=true -update.id=-5111801774645063504 -update.last=1424022508963 -upload.using=bootloader -upload.verbose=true -upload.verify=true -- cgit v1.2.3-70-g09d2 From e97853613cd8db4524696dd86cd0cee013a5d386 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 21:02:22 +0200 Subject: .config/SuperCollider/sc_ide_conf.yaml: Removing redundant sc_ide_conf.yaml. --- .config/SuperCollider/sc_ide_conf.yaml | 106 --------------------------------- 1 file changed, 106 deletions(-) delete mode 100644 .config/SuperCollider/sc_ide_conf.yaml diff --git a/.config/SuperCollider/sc_ide_conf.yaml b/.config/SuperCollider/sc_ide_conf.yaml deleted file mode 100644 index 9fb139f..0000000 --- a/.config/SuperCollider/sc_ide_conf.yaml +++ /dev/null @@ -1,106 +0,0 @@ -IDE: - editor: - blinkDuration: 600 - font: - antialias: 2 - family: DejaVu Sans Mono - size: 10 - indentWidth: 4 - lineWrap: true - spaceIndent: false - stepForwardEvaluation: false - theme: My old theme - themes: - My old theme: - built-in: !textFormat - color: "#3333bf" - italic: false - char: !textFormat - color: "#007300" - italic: false - class: !textFormat - color: "#0000d2" - italic: false - comment: !textFormat - color: "#bf0000" - italic: false - currentLine: !textFormat - color: "#000000" - background: "#f4f4f4" - italic: false - env-var: !textFormat - color: "#8c4614" - italic: false - evaluatedCode: !textFormat - color: "#000000" - background: "#f8a200" - keyword: !textFormat - color: "#0000e6" - bold: true - italic: false - lineNumbers: !textFormat - {} - matchingBrackets: !textFormat - color: "#ff0000" - bold: true - mismatchedBrackets: !textFormat - color: "#ffffff" - background: "#960000" - italic: false - number: !textFormat - color: "#980099" - italic: false - postwindowemphasis: !textFormat - color: "#000000" - bold: true - italic: false - postwindowerror: !textFormat - color: "#d11c24" - italic: false - postwindowsuccess: !textFormat - color: "#738a05" - italic: false - postwindowtext: !textFormat - color: "#000000" - italic: false - postwindowwarning: !textFormat - color: "#a57706" - italic: false - primitive: !textFormat - color: "#3333bf" - italic: false - searchResult: !textFormat - color: "#7a7a7a" - background: "#36475a" - selection: !textFormat - {} - string: !textFormat - color: "#5f5f5f" - italic: false - symbol: !textFormat - color: "#007300" - italic: false - text: !textFormat - {} - whitespace: !textFormat - color: "#7f7f7f" - italic: false - interpreter: - autoStart: true - runtimeDir: "" - mainWindow: - detached: !QVariantMap - documents-dock: "" - help-dock: "" - post-dock: "" - geometry: AdnQywACAAAAAAAAAAAAEgAABVUAAAL/AAAAAgAAABQAAAVTAAAC/QAAAAACAAAABVY= - state: AAAA/wAAAAD9AAAAAgAAAAAAAAAAAAAAAPwCAAAAAfsAAAAcAGQAbwBjAHUAbQBlAG4AdABzAC0AZABvAGMAawAAAAAA/////wAAAF4A////AAAAAQAAAh4AAAK+/AIAAAAC+wAAABIAaABlAGwAcAAtAGQAbwBjAGsBAAAAEwAAAWQAAABMAP////sAAAASAHAAbwBzAHQALQBkAG8AYwBrAQAAAXgAAAFZAAAATAD///8AAAMzAAACvgAAAAEAAAACAAAAAQAAAAL8AAAAAA== - postWindow: - lineWrap: false - scrollback: 1000 - recentDocuments: !QVariantList - [] - shortcuts: - editor-document-next: Alt+K - editor-document-previous: Alt+J - startWithSession: last \ No newline at end of file -- cgit v1.2.3-70-g09d2 From 90b765c298817615f61a389c0ae2995c4130991d Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 21:10:33 +0200 Subject: .config/patchagerc: Removing useless configuration. --- .config/patchagerc | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 .config/patchagerc diff --git a/.config/patchagerc b/.config/patchagerc deleted file mode 100644 index ff1a691..0000000 --- a/.config/patchagerc +++ /dev/null @@ -1,19 +0,0 @@ -window_location 0 0 -window_size 958 1174 -zoom_level 0.960316 -font_size 11 -show_toolbar 1 -sprung_layout 1 -module_position "Midi Through" input 587 147 -module_position "Midi Through" output 102 147 -module_position "a2j" input 490 6322 -module_position "a2j" output 8 4787 -module_position "ardour" inputoutput 519 2431.5 -module_position "firewire_pcm" input 353.351 259.03 -module_position "firewire_pcm" output 45 2551.5 -module_position "gx_head_amp" inputoutput 726.598 297.735 -module_position "gx_head_fx" inputoutput 836.681 368.929 -module_position "nanoKONTROL2" input 579 77 -module_position "nanoKONTROL2" output 94 77 -module_position "nanoPAD2" input 595 8 -module_position "nanoPAD2" output 110 8 -- cgit v1.2.3-70-g09d2 From d0896568e9ca1d36166163c3a9647c46d5de5312 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 21:59:49 +0200 Subject: .processing/preferences.txt: Removing configuration due to constant regneration and metadata leakage. --- .processing/preferences.txt | 106 -------------------------------------------- 1 file changed, 106 deletions(-) delete mode 100644 .processing/preferences.txt diff --git a/.processing/preferences.txt b/.processing/preferences.txt deleted file mode 100644 index e2ca807..0000000 --- a/.processing/preferences.txt +++ /dev/null @@ -1,106 +0,0 @@ -buttons.hide.image=false -chooser.files.native=false -console.auto_clear=true -console.font.size=12 -console.length=500 -console.lines=4 -contribution.backup.on_install=true -contribution.backup.on_remove=true -editor.caret.blink=true -editor.caret.block=false -editor.completion.auto_close=false -editor.divider.size=0 -editor.font.family=Source Code Pro -editor.font.size=12 -editor.indent=true -editor.input_method_support=false -editor.keys.alternative_cut_copy_paste=true -editor.keys.home_and_end_travel_far=false -editor.keys.home_and_end_travel_smart=true -editor.keys.shift_backspace_is_delete=false -editor.laf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -editor.smooth=true -editor.tabs.expand=true -editor.tabs.size=2 -editor.token.comment1.style=#666666,plain -editor.token.comment2.style=#666666,plain -editor.token.function1.style=#006699,plain -editor.token.function2.style=#006699,plain -editor.token.function3.style=#669900,plain -editor.token.function4.style=#006699,bold -editor.token.invalid.style=#666666,bold -editor.token.keyword1.style=#33997e,plain -editor.token.keyword2.style=#33997e,plain -editor.token.keyword3.style=#669900,plain -editor.token.keyword4.style=#d94a7a,plain -editor.token.keyword5.style=#e2661a,plain -editor.token.keyword6.style=#33997e,plain -editor.token.label.style=#666666,bold -editor.token.literal1.style=#7D4793,plain -editor.token.literal2.style=#718a62,plain -editor.token.operator.style=#006699,plain -editor.untitled.prefix=sketch_ -editor.untitled.suffix=yyMMdd -editor.watcher=true -editor.watcher.debug=false -editor.watcher.window=1500 -editor.window.height.default=600 -editor.window.height.min=500 -editor.window.width.default=500 -editor.window.width.min=400 -export.application.embed_java=true -export.application.fullscreen=false -export.application.stop=true -export.delete_target_folder=true -header.hide.image=false -instance_server.key=0.4179917757909506 -instance_server.port=46037 -last.sketch.count=0 -last.sketch.mode=processing.mode.java.JavaMode -last.sketch.restore=true -launcher=xdg-open -mode.last=processing.mode.java.JavaMode -pdex.autoSave.autoSaveByDefault=true -pdex.autoSave.autoSaveEnabled=false -pdex.autoSave.promptDisplay=true -pdex.autoSaveInterval=5 -pdex.completion=false -pdex.completion.trigger=false -pdex.dbgOutput=false -pdex.errorCheckEnabled=true -pdex.suggest.imports=true -pdex.warningsEnabled=true -pdex.writeErrorLogs=false -platform.auto_file_type_associations=true -preproc.color_datatype=true -preproc.enhanced_casting=true -preproc.output_parse_tree=false -preproc.save_build_files=false -preproc.substitute_floats=true -preproc.substitute_unicode=true -preproc.web_colors=true -proxy.host= -proxy.http.host= -proxy.http.port= -proxy.https.host= -proxy.https.port= -proxy.port= -proxy.socks.host= -proxy.socks.port= -recent.count=10 -run.display=0 -run.options= -run.options.memory=false -run.options.memory.initial=64 -run.options.memory.maximum=256 -run.present.bgcolor=#666666 -run.present.stop.color=#cccccc -run.window.bgcolor=#DFDFDF -sketchbook.path=/home/dave/git/sketchbooks/processing-sketchbook -sketchbook.path.three=/home/dave/git/sketchbooks/processing-sketchbook -toolbar.hide.image=false -update.check=false -update.id=-2232603851351662427 -update.last=1395616194592 -welcome.seen=false -welcome.show=false -- cgit v1.2.3-70-g09d2 From 7a6e8a7e85e2a22918fea51e5d0f091ca58d94e8 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 22:11:37 +0200 Subject: .gitignore: Unignoring SuperCollider's startup file. --- .../startupfiles/electronicStudio.scd | 49 ---------------------- .../SuperCollider/startupfiles/rme_fireface800.scd | 49 ++++++++++++++++++++++ .gitignore | 1 - 3 files changed, 49 insertions(+), 50 deletions(-) delete mode 100644 .config/SuperCollider/startupfiles/electronicStudio.scd create mode 100644 .config/SuperCollider/startupfiles/rme_fireface800.scd diff --git a/.config/SuperCollider/startupfiles/electronicStudio.scd b/.config/SuperCollider/startupfiles/electronicStudio.scd deleted file mode 100644 index b37b732..0000000 --- a/.config/SuperCollider/startupfiles/electronicStudio.scd +++ /dev/null @@ -1,49 +0,0 @@ -//Server.local.options.numOutputBusChannels = 12; // change number of input and output channels -Server.local.options.numOutputBusChannels = 8; // change number of input and output channels -Server.local.options.numInputBusChannels = 0;//8; -//Server.local.options.blockSize = 128; //256; // increase block size (default is 64) -Server.local.options.sampleRate = 41000; //96000; // increase sampling rate (if your hardware supports it) -Server.local.options.memSize = 6291456;//2097152; // 1048576; -Server.local.options.maxNodes = 65536; -//Server.local.options.maxSynthDefs = 16384; - -// hook up jack ports to audio channels -//"SC_JACK_DEFAULT_INPUTS".setenv( -//"rme_fireface:adat-01-in, -// rme_fireface:adat-02-in, -// rme_fireface:adat-03-in, -// rme_fireface:adat-04-in, -// rme_fireface:adat-05-in, -// rme_fireface:adat-06-in, -// rme_fireface:adat-07-in, -// rme_fireface:adat-08-in, -// rme_fireface:adat-09-in, -// rme_fireface:adat-10-in, -// rme_fireface:adat-11-in, -// rme_fireface:adat-12-in, -// rme_fireface:adat-13-in, -// rme_fireface:adat-14-in, -// rme_fireface:adat-15-in, -// rme_fireface:adat-16-in" -//); -//"SC_JACK_DEFAULT_OUTPUTS".setenv( -//"system" -//"firewire_pcm:0000a350026756bfa_pbk_analog-1_out" -//"rme_fireface:adat-01-out" -//"rme_fireface:adat-01-out, -// rme_fireface:adat-02-out, -// rme_fireface:adat-03-out, -// rme_fireface:adat-04-out, -// rme_fireface:adat-05-out, -// rme_fireface:adat-06-out, -// rme_fireface:adat-07-out, -// rme_fireface:adat-08-out, -// rme_fireface:adat-09-out, -// rme_fireface:adat-10-out, -// rme_fireface:adat-11-out, -// rme_fireface:adat-12-out, -// rme_fireface:adat-13-out, -// rme_fireface:adat-14-out, -// rme_fireface:adat-15-out, -// rme_fireface:adat-16-out" -//); diff --git a/.config/SuperCollider/startupfiles/rme_fireface800.scd b/.config/SuperCollider/startupfiles/rme_fireface800.scd new file mode 100644 index 0000000..b37b732 --- /dev/null +++ b/.config/SuperCollider/startupfiles/rme_fireface800.scd @@ -0,0 +1,49 @@ +//Server.local.options.numOutputBusChannels = 12; // change number of input and output channels +Server.local.options.numOutputBusChannels = 8; // change number of input and output channels +Server.local.options.numInputBusChannels = 0;//8; +//Server.local.options.blockSize = 128; //256; // increase block size (default is 64) +Server.local.options.sampleRate = 41000; //96000; // increase sampling rate (if your hardware supports it) +Server.local.options.memSize = 6291456;//2097152; // 1048576; +Server.local.options.maxNodes = 65536; +//Server.local.options.maxSynthDefs = 16384; + +// hook up jack ports to audio channels +//"SC_JACK_DEFAULT_INPUTS".setenv( +//"rme_fireface:adat-01-in, +// rme_fireface:adat-02-in, +// rme_fireface:adat-03-in, +// rme_fireface:adat-04-in, +// rme_fireface:adat-05-in, +// rme_fireface:adat-06-in, +// rme_fireface:adat-07-in, +// rme_fireface:adat-08-in, +// rme_fireface:adat-09-in, +// rme_fireface:adat-10-in, +// rme_fireface:adat-11-in, +// rme_fireface:adat-12-in, +// rme_fireface:adat-13-in, +// rme_fireface:adat-14-in, +// rme_fireface:adat-15-in, +// rme_fireface:adat-16-in" +//); +//"SC_JACK_DEFAULT_OUTPUTS".setenv( +//"system" +//"firewire_pcm:0000a350026756bfa_pbk_analog-1_out" +//"rme_fireface:adat-01-out" +//"rme_fireface:adat-01-out, +// rme_fireface:adat-02-out, +// rme_fireface:adat-03-out, +// rme_fireface:adat-04-out, +// rme_fireface:adat-05-out, +// rme_fireface:adat-06-out, +// rme_fireface:adat-07-out, +// rme_fireface:adat-08-out, +// rme_fireface:adat-09-out, +// rme_fireface:adat-10-out, +// rme_fireface:adat-11-out, +// rme_fireface:adat-12-out, +// rme_fireface:adat-13-out, +// rme_fireface:adat-14-out, +// rme_fireface:adat-15-out, +// rme_fireface:adat-16-out" +//); diff --git a/.gitignore b/.gitignore index 3c0f50e..3ff066a 100644 --- a/.gitignore +++ b/.gitignore @@ -93,7 +93,6 @@ svn/ .config/Skype/ .config/SubDownloader/ .config/SuperCollider/sessions/ -.config/SuperCollider/startup.scd .config/Thunar/ .config/Trolltech.conf .config/Trolltech/ -- cgit v1.2.3-70-g09d2 From e8fbd827bd7a669c132b235af2d0d2d5abcd99bc Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 22:12:02 +0200 Subject: .config/SuperCollider/startup.scd: Adding a generic startupFile for SuperCollider. --- .config/SuperCollider/startup.scd | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .config/SuperCollider/startup.scd diff --git a/.config/SuperCollider/startup.scd b/.config/SuperCollider/startup.scd new file mode 100644 index 0000000..413d8b0 --- /dev/null +++ b/.config/SuperCollider/startup.scd @@ -0,0 +1,7 @@ + +Server.local.options.numOutputBusChannels = 2; +Server.local.options.numInputBusChannels = 2; + +if(("ls /dev/fw1".systemCmd) < 0, { + File.readInterpret(Platform.userConfigDir++"/startupfiles/rme_fireface800.scd"); +}); -- cgit v1.2.3-70-g09d2 From 745448d4e73d9cbd8f083ae788a1a23a17d9a281 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 22:13:07 +0200 Subject: .config/SuperCollider/startupfiles/rme_fireface800.scd: Removing obsolete configurations. --- .../SuperCollider/startupfiles/rme_fireface800.scd | 53 +++------------------- 1 file changed, 6 insertions(+), 47 deletions(-) diff --git a/.config/SuperCollider/startupfiles/rme_fireface800.scd b/.config/SuperCollider/startupfiles/rme_fireface800.scd index b37b732..2956e09 100644 --- a/.config/SuperCollider/startupfiles/rme_fireface800.scd +++ b/.config/SuperCollider/startupfiles/rme_fireface800.scd @@ -1,49 +1,8 @@ -//Server.local.options.numOutputBusChannels = 12; // change number of input and output channels -Server.local.options.numOutputBusChannels = 8; // change number of input and output channels -Server.local.options.numInputBusChannels = 0;//8; -//Server.local.options.blockSize = 128; //256; // increase block size (default is 64) -Server.local.options.sampleRate = 41000; //96000; // increase sampling rate (if your hardware supports it) -Server.local.options.memSize = 6291456;//2097152; // 1048576; -Server.local.options.maxNodes = 65536; +Server.local.options.numOutputBusChannels = 28; +Server.local.options.numInputBusChannels = 28; +Server.local.options.blockSize = 128; //256; // increase block size (default is 64) +//Server.local.options.sampleRate = 41000; //96000; // increase sampling rate (if your hardware supports it) +//Server.local.options.memSize = 6291456;//2097152; // 1048576; +//Server.local.options.maxNodes = 65536; //Server.local.options.maxSynthDefs = 16384; -// hook up jack ports to audio channels -//"SC_JACK_DEFAULT_INPUTS".setenv( -//"rme_fireface:adat-01-in, -// rme_fireface:adat-02-in, -// rme_fireface:adat-03-in, -// rme_fireface:adat-04-in, -// rme_fireface:adat-05-in, -// rme_fireface:adat-06-in, -// rme_fireface:adat-07-in, -// rme_fireface:adat-08-in, -// rme_fireface:adat-09-in, -// rme_fireface:adat-10-in, -// rme_fireface:adat-11-in, -// rme_fireface:adat-12-in, -// rme_fireface:adat-13-in, -// rme_fireface:adat-14-in, -// rme_fireface:adat-15-in, -// rme_fireface:adat-16-in" -//); -//"SC_JACK_DEFAULT_OUTPUTS".setenv( -//"system" -//"firewire_pcm:0000a350026756bfa_pbk_analog-1_out" -//"rme_fireface:adat-01-out" -//"rme_fireface:adat-01-out, -// rme_fireface:adat-02-out, -// rme_fireface:adat-03-out, -// rme_fireface:adat-04-out, -// rme_fireface:adat-05-out, -// rme_fireface:adat-06-out, -// rme_fireface:adat-07-out, -// rme_fireface:adat-08-out, -// rme_fireface:adat-09-out, -// rme_fireface:adat-10-out, -// rme_fireface:adat-11-out, -// rme_fireface:adat-12-out, -// rme_fireface:adat-13-out, -// rme_fireface:adat-14-out, -// rme_fireface:adat-15-out, -// rme_fireface:adat-16-out" -//); -- cgit v1.2.3-70-g09d2 From 49f1404d5d1bda4a4d4bbaebcf2f2ed2b1873ed1 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 22:16:41 +0200 Subject: .config/compton.conf --- .config/compton.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/compton.conf b/.config/compton.conf index e801450..1940a1a 100644 --- a/.config/compton.conf +++ b/.config/compton.conf @@ -4,9 +4,9 @@ no-dock-shadow = true; # Avoid drawing shadows on dock/panel windows. no-dnd-shadow = true; # Don't draw shadows on DND windows. clear-shadow = true; # Zero the part of the shadow's mask behind the # window. Fix some weirdness with ARGB windows. -shadow-radius = 5; # The blur radius for shadows. (default 12) -shadow-offset-x = -7; # The left offset for shadows. (default -15) -shadow-offset-y = -7; # The top offset for shadows. (default -15) +shadow-radius = 0; #5; # The blur radius for shadows. (default 12) +shadow-offset-x = 0; #-7; # The left offset for shadows. (default -15) +shadow-offset-y = 0; #-7; # The top offset for shadows. (default -15) # shadow-opacity = 0.7; # The translucency for shadows. (default .75) # shadow-red = 0.0; # Red color value of shadow. (0.0 - 1.0, defaults to 0) # shadow-green = 0.0; # Green color value of shadow. (0.0 - 1.0, defaults to 0) -- cgit v1.2.3-70-g09d2 From 68894d9c100965d83eaf3e76b502a8a68dc67acf Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 22:17:16 +0200 Subject: .config/conky/side: Removing broken xft settings. --- .config/conky/side | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/conky/side b/.config/conky/side index 5defca8..c6895e2 100755 --- a/.config/conky/side +++ b/.config/conky/side @@ -1,5 +1,3 @@ -use_xft yes -xftfont 123:size=8 xftalpha 0.1 background true total_run_times 0 -- cgit v1.2.3-70-g09d2 From bfad7630355cbef43fa47f4a8ab22b9c386448f0 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 22:18:39 +0200 Subject: .config/mpd/mpd.conf: Switching audio backend to JACK in default mpd config. --- .config/mpd/mpd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/mpd/mpd.conf b/.config/mpd/mpd.conf index 294d26a..7f4f9bb 100644 --- a/.config/mpd/mpd.conf +++ b/.config/mpd/mpd.conf @@ -16,7 +16,7 @@ input { } audio_output { - type "pulse" + type "jack" name "mpd" mixer_type "software" } -- cgit v1.2.3-70-g09d2 From 06d0196dd9228d0335fed4ea460e7482167ed9ac Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 22:19:12 +0200 Subject: .config/mpd/mpd-trvlr.conf: Adding mpd configuration for trlvr. --- .config/mpd/mpd-trvlr.conf | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 .config/mpd/mpd-trvlr.conf diff --git a/.config/mpd/mpd-trvlr.conf b/.config/mpd/mpd-trvlr.conf new file mode 100644 index 0000000..294d26a --- /dev/null +++ b/.config/mpd/mpd-trvlr.conf @@ -0,0 +1,30 @@ +music_directory "/home/dave/.config/mpd/folders" +playlist_directory "/home/dave/.config/mpd/playlists" +db_file "/home/dave/.config/mpd/mpd.db" +log_file "/home/dave/.config/mpd/mpd.log" +pid_file "/home/dave/.config/mpd/mpd.pid" +state_file "/home/dave/.config/mpd/mpdstate" +bind_to_address "127.0.0.1" +port "6600" +gapless_mp3_playback "yes" +save_absolute_paths_in_playlists "yes" +#zeroconf_enabled "yes" +#zeroconf_name "dvzrv mpd" + +input { + plugin "curl" +} + +audio_output { + type "pulse" + name "mpd" + mixer_type "software" +} + +audio_output { + type "fifo" + name "mpd_fifo" + path "/run/user/1000/mpd/fifo" + format "44100:16:2" +} + -- cgit v1.2.3-70-g09d2 From 2f2490e6265ba22eee8cf54d9fbe86b4d11b0e4c Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 22:19:48 +0200 Subject: .config/mpd/mpd-trvlr-jack.conf: Adding mpd configuration for trvlr using JACK. --- .config/mpd/mpd-trvlr-jack.conf | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 .config/mpd/mpd-trvlr-jack.conf diff --git a/.config/mpd/mpd-trvlr-jack.conf b/.config/mpd/mpd-trvlr-jack.conf new file mode 100644 index 0000000..7f4f9bb --- /dev/null +++ b/.config/mpd/mpd-trvlr-jack.conf @@ -0,0 +1,30 @@ +music_directory "/home/dave/.config/mpd/folders" +playlist_directory "/home/dave/.config/mpd/playlists" +db_file "/home/dave/.config/mpd/mpd.db" +log_file "/home/dave/.config/mpd/mpd.log" +pid_file "/home/dave/.config/mpd/mpd.pid" +state_file "/home/dave/.config/mpd/mpdstate" +bind_to_address "127.0.0.1" +port "6600" +gapless_mp3_playback "yes" +save_absolute_paths_in_playlists "yes" +#zeroconf_enabled "yes" +#zeroconf_name "dvzrv mpd" + +input { + plugin "curl" +} + +audio_output { + type "jack" + name "mpd" + mixer_type "software" +} + +audio_output { + type "fifo" + name "mpd_fifo" + path "/run/user/1000/mpd/fifo" + format "44100:16:2" +} + -- cgit v1.2.3-70-g09d2 From 549bf2468693e66ababb7dd109fbf434656c8f8f Mon Sep 17 00:00:00 2001 From: David Runge Date: Wed, 10 Aug 2016 17:55:43 +0200 Subject: .scvimrc: Adding system runtimepath for .sc files. --- .scvimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scvimrc b/.scvimrc index c9af8b0..e9241a8 100644 --- a/.scvimrc +++ b/.scvimrc @@ -9,7 +9,7 @@ let g:scvimSplitVertical = 0 " g:scvimSplitVertical let g:scvimSplitSize = 25 -au BufWinEnter,BufNewFile,BufRead *.sc set filetype=supercollider +au BufWinEnter,BufNewFile,BufRead *.sc set runtimepath+=/usr/share/vim/addons/ filetype=supercollider au BufWinEnter,BufNewFile,BufRead *.sc runtime ftplugin/supercollider.vim au BufWinEnter,BufNewFile,BufRead *.sc set sw=2 ts=2 autoindent "this line can be changed however you like -- cgit v1.2.3-70-g09d2 From 296d4641a50ee59f5bc83bc911813af98bc219e5 Mon Sep 17 00:00:00 2001 From: David Runge Date: Wed, 10 Aug 2016 18:07:35 +0200 Subject: bin/set_volume: Adding further increase/decrease shortcuts. --- bin/set_volume | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/set_volume b/bin/set_volume index acd6396..5834994 100755 --- a/bin/set_volume +++ b/bin/set_volume @@ -119,10 +119,10 @@ if [ $HOSTNAME = "dvzrv" ];then fi case "$1" in - "increase") + "increase" | "up" | "+" ) increase_volume ;; - "decrease") + "decrease" | "down" | "-" ) decrease_volume ;; "toggle") -- cgit v1.2.3-70-g09d2 From 1b1344496cfcb2e55c9d94c4c9eecc955badbc36 Mon Sep 17 00:00:00 2001 From: David Runge Date: Wed, 10 Aug 2016 18:08:39 +0200 Subject: .zsh.after/aliases.zsh: Adding automatic selection of audio backends for mpv. --- .zsh.after/aliases.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/.zsh.after/aliases.zsh b/.zsh.after/aliases.zsh index b292b7a..e9109a9 100644 --- a/.zsh.after/aliases.zsh +++ b/.zsh.after/aliases.zsh @@ -39,6 +39,7 @@ for index ({1..9}) alias "$index"="cd +${index}"; unset index #MPLAYER alias mplayer='mplayer -ao jack,pulse,alsa' +alias mpv='mpv -ao jack,pulse,alsa' ##DU alias du1='du -hd1' -- cgit v1.2.3-70-g09d2 From 30d3a2fdefce354b65019226ba1762b0403b8439 Mon Sep 17 00:00:00 2001 From: David Runge Date: Fri, 12 Aug 2016 17:57:17 +0200 Subject: .config/qtile/config.py: Disabling broken TreeTab layout. Adding scide to dev. Changing background picture to lowercase. Enabling notification widget. --- .config/qtile/config.py | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/.config/qtile/config.py b/.config/qtile/config.py index 29c6c11..94f7629 100644 --- a/.config/qtile/config.py +++ b/.config/qtile/config.py @@ -27,7 +27,7 @@ audio_stop = home+"/bin/notify_mpd stop" subprocess.call(['feh', '--bg-fill', - home+'/ownCloud/photos/desktop/underwater_greenery.JPG']) + home+'/ownCloud/photos/desktop/underwater_greenery.jpg']) colors = { "grey": "#555555", @@ -140,7 +140,7 @@ matchers = { Match(wm_class=[ re.compile('Processing'), re.compile('processing-app-Base'), - "scide", + re.compile('scide'), "pdwindow", "PdWindow", "PatchWindow", @@ -237,22 +237,22 @@ layouts = [ border_normal=colors["green"][1:], margin=1, ), - layout.TreeTab( - active_bg=colors["red"][1:], - #active_fg=colors["grey"][1:], - active_fg='ffffff', - inactive_bg=colors["green"][1:], - #inactive_fg=colors["lgrey"][1:], - inactive_fg='ffffff', - border_focus=colors["red"][1:], - border_normal=colors["green"][1:], - font='Monospace', - fontsize=14, - margin_left=0, - padding_left=0, - panel_width=100, - previous_on_rm=True, - ), +# layout.TreeTab( +# active_bg=colors["red"][1:], +# #active_fg=colors["grey"][1:], +# active_fg='ffffff', +# inactive_bg=colors["green"][1:], +# #inactive_fg=colors["lgrey"][1:], +# inactive_fg='ffffff', +# border_focus=colors["red"][1:], +# border_normal=colors["green"][1:], +# font='Monospace', +# fontsize=14, +# margin_left=0, +# padding_left=0, +# panel_width=100, +# previous_on_rm=True, +# ), layout.Stack( border_focus=colors["red"][1:], border_normal=colors["green"][1:], @@ -288,10 +288,10 @@ screens = [ this_current_screen_border=colors["blue"] ), widget.Sep(), -# widget.Notify( -# foreground_low=colors["red"][1:], -# foreground_urgent=colors["red"][1:] -# ), + widget.Notify( + foreground_low=colors["red"][1:], + foreground_urgent=colors["red"][1:] + ), widget.Spacer(), widget.CurrentLayout(), widget.Sep(), @@ -372,7 +372,7 @@ dgroups_key_binder = None dgroups_app_rules = [] follow_mouse_focus = True bring_front_click = False -cursor_warp = True +cursor_warp = False floating_layout = layout.Floating() auto_fullscreen = True wmname = "LG3D" -- cgit v1.2.3-70-g09d2