summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorJoe <rrbo@proton.me>2022-12-26 11:41:48 +0100
committerJoe <rrbo@proton.me>2022-12-26 11:41:48 +0100
commitfe6cd3b56519ea07ea92af48278132b946e77bac (patch)
treef2798a737b6f5d5ff861b3e3f723e4b474289be1 /.config
parentupdate (diff)
downloaddotfiles-bsd-fe6cd3b56519ea07ea92af48278132b946e77bac.tar.gz
dotfiles-bsd-fe6cd3b56519ea07ea92af48278132b946e77bac.tar.bz2
dotfiles-bsd-fe6cd3b56519ea07ea92af48278132b946e77bac.tar.xz
dotfiles-bsd-fe6cd3b56519ea07ea92af48278132b946e77bac.tar.zst
dotfiles-bsd-fe6cd3b56519ea07ea92af48278132b946e77bac.zip
up
Diffstat (limited to '')
-rw-r--r--.config/emacs/org/config.org1
-rw-r--r--.config/pipe-viewer/pipe-viewer.conf3
-rw-r--r--.config/x11/xinitrc2
3 files changed, 3 insertions, 3 deletions
diff --git a/.config/emacs/org/config.org b/.config/emacs/org/config.org
index 3cfce28..a308a52 100644
--- a/.config/emacs/org/config.org
+++ b/.config/emacs/org/config.org
@@ -355,7 +355,6 @@
*** Helm, projectile
#+BEGIN_SRC emacs-lisp
- (require 'helm-config)
(require 'helm-misc)
(require 'helm-projectile)
(require 'helm-locate)
diff --git a/.config/pipe-viewer/pipe-viewer.conf b/.config/pipe-viewer/pipe-viewer.conf
index 9f5d4d1..df1ff80 100644
--- a/.config/pipe-viewer/pipe-viewer.conf
+++ b/.config/pipe-viewer/pipe-viewer.conf
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-# CLI Pipe Viewer 0.4.1 - configuration file
+# CLI Pipe Viewer 0.4.4 - configuration file
use utf8;
@@ -57,6 +57,7 @@ our $CONFIG = {
force_fallback => 0,
fullscreen => 0,
get_captions => 1,
+ get_subscriptions_in_parallel => 0,
get_term_width => 1,
hfr => 1,
highlight_color => "bold",
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc
index aff1622..460e680 100644
--- a/.config/x11/xinitrc
+++ b/.config/x11/xinitrc
@@ -7,7 +7,7 @@ startif() {
export LANG='en_US.UTF-8'
pgrep musicpd >/dev/null || musicpd >/dev/null 2>&1
xrandr --output HDMI-1 --primary --mode 2560x1440 --pos 1920x347 --rotate normal --output eDP-1 --mode 1920x1080 --pos 0x1024 --rotate normal --output DP-1 --mode 1280x1024 --pos 640x0 --rotate normal --output DP-2 --mode 2560x1440 --pos 4480x347 --rotate normal
-"$HOME"/.local/bin/setwp /usr/home/jozan/pics/wp/44.jpg
+"$HOME"/.local/bin/setwp
"$HOME"/.local/bin/kb
xset s off
xset -dpms