aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/XMonad/xmonad.hs12
-rw-r--r--.config/alacritty/shell.yml2
-rw-r--r--.config/alacritty/themes/dracula.yml4
-rw-r--r--.config/alacritty/window.yml4
-rw-r--r--.config/bpytop/bpytop.conf2
-rw-r--r--.config/bpytop/error.log184
l---------.config/glava/radial1
-rwxr-xr-x.config/glava/radial.glsl39
-rwxr-xr-x.config/glava/rc.glsl227
9 files changed, 463 insertions, 12 deletions
diff --git a/.config/XMonad/xmonad.hs b/.config/XMonad/xmonad.hs
index 06dbd38..933135c 100644
--- a/.config/XMonad/xmonad.hs
+++ b/.config/XMonad/xmonad.hs
@@ -29,7 +29,7 @@ import XMonad.Layout.Tabbed
-- hooks
import XMonad.Hooks.SetWMName
import XMonad.Hooks.ManageDocks
-import XMonad.Hooks.EwmhDesktops (ewmh)
+import XMonad.Hooks.EwmhDesktops
-- utilities
import XMonad.Util.SpawnOnce
@@ -207,16 +207,16 @@ main = do
emptyBSP ||| tabbed shrinkText myTabTheme ||| emptyBSP ||| Grid)
, startupHook = do
-- spawnOnce "lxsession"
- spawnOnce "polybar mybar"
+ spawnOnce "xmodmap /home/zt/.Xmodmap"
spawnOnce "picom"
- spawnOnce "flameshot"
spawnOnce "dunst"
+ spawnOnce "polybar mybar"
spawnOnce "nitrogen --restore"
- spawnOnce "optimus-manager-qt"
spawnOnce "cbatticon"
- spawnOnce "xmodmap /home/zt/.Xmodmap"
spawnOnce "blueman-applet"
- -- spawnOnce ""
+ spawnOnce "nm-applet"
+ spawnOnce "flameshot"
+ spawnOnce "optimus-manager-qt"
setWMName "LG3D"
setDefaultCursor xC_left_ptr
, manageHook = namedScratchpadManageHook myScratchpads
diff --git a/.config/alacritty/shell.yml b/.config/alacritty/shell.yml
index 35b6842..e13de7d 100644
--- a/.config/alacritty/shell.yml
+++ b/.config/alacritty/shell.yml
@@ -1,5 +1,5 @@
shell:
- program: /bin/zsh
+ program: /bin/fish
# program: /bin/fish
# args:
# - --login
diff --git a/.config/alacritty/themes/dracula.yml b/.config/alacritty/themes/dracula.yml
index 8d11464..da2916d 100644
--- a/.config/alacritty/themes/dracula.yml
+++ b/.config/alacritty/themes/dracula.yml
@@ -1,7 +1,7 @@
colors:
primary:
- background: '0x282a36'
- # background: '0x000000'
+ # background: '0x282a36'
+ background: '0x000000'
foreground: '0xf8f8f2'
cursor:
text: CellBackground
diff --git a/.config/alacritty/window.yml b/.config/alacritty/window.yml
index 17ba892..141ebc1 100644
--- a/.config/alacritty/window.yml
+++ b/.config/alacritty/window.yml
@@ -1,5 +1,5 @@
-# background_opacity: 0.8
-background_opacity: 1.0
+background_opacity: 0.7
+# background_opacity: 1.0
window:
# Window dimensions (changes require restart)
diff --git a/.config/bpytop/bpytop.conf b/.config/bpytop/bpytop.conf
index c699fbc..e571ed3 100644
--- a/.config/bpytop/bpytop.conf
+++ b/.config/bpytop/bpytop.conf
@@ -1,4 +1,4 @@
-#? Config file for bpytop v. 1.0.67
+#? Config file for bpytop v. 1.0.68
#* Color theme, looks for a .theme file in "/usr/[local/]share/bpytop/themes" and "~/.config/bpytop/themes", "Default" for builtin default theme.
#* Prefix name by a plus sign (+) for a theme located in user themes folder, i.e. color_theme="+monokai"
diff --git a/.config/bpytop/error.log b/.config/bpytop/error.log
new file mode 100644
index 0000000..e74d20d
--- /dev/null
+++ b/.config/bpytop/error.log
@@ -0,0 +1,184 @@
+04/12/21 (01:08:37) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1337, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+07/12/21 (18:36:35) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1337, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+12/12/21 (02:01:22) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1337, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+14/12/21 (16:13:15) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1337, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+17/12/21 (23:05:44) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1337, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+17/12/21 (23:07:53) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1337, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+18/12/21 (18:05:35) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1337, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+18/12/21 (18:05:35) | ERROR: <urlopen error [Errno -3] Temporary failure in name resolution>
+Traceback (most recent call last):
+ File "/usr/lib/python3.10/urllib/request.py", line 1348, in do_open
+ h.request(req.get_method(), req.selector, req.data, headers,
+ File "/usr/lib/python3.10/http/client.py", line 1282, in request
+ self._send_request(method, url, body, headers, encode_chunked)
+ File "/usr/lib/python3.10/http/client.py", line 1328, in _send_request
+ self.endheaders(body, encode_chunked=encode_chunked)
+ File "/usr/lib/python3.10/http/client.py", line 1277, in endheaders
+ self._send_output(message_body, encode_chunked=encode_chunked)
+ File "/usr/lib/python3.10/http/client.py", line 1037, in _send_output
+ self.send(msg)
+ File "/usr/lib/python3.10/http/client.py", line 975, in send
+ self.connect()
+ File "/usr/lib/python3.10/http/client.py", line 1447, in connect
+ super().connect()
+ File "/usr/lib/python3.10/http/client.py", line 941, in connect
+ self.sock = self._create_connection(
+ File "/usr/lib/python3.10/socket.py", line 824, in create_connection
+ for res in getaddrinfo(host, port, 0, SOCK_STREAM):
+ File "/usr/lib/python3.10/socket.py", line 955, in getaddrinfo
+ for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
+socket.gaierror: [Errno -3] Temporary failure in name resolution
+
+During handling of the above exception, another exception occurred:
+
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 5009, in _checker
+ with urllib.request.urlopen("https://github.com/aristocratos/bpytop/raw/master/bpytop.py", timeout=5) as source: # type: ignore
+ File "/usr/lib/python3.10/urllib/request.py", line 216, in urlopen
+ return opener.open(url, data, timeout)
+ File "/usr/lib/python3.10/urllib/request.py", line 519, in open
+ response = self._open(req, data)
+ File "/usr/lib/python3.10/urllib/request.py", line 536, in _open
+ result = self._call_chain(self.handle_open, protocol, protocol +
+ File "/usr/lib/python3.10/urllib/request.py", line 496, in _call_chain
+ result = func(*args)
+ File "/usr/lib/python3.10/urllib/request.py", line 1391, in https_open
+ return self.do_open(http.client.HTTPSConnection, req,
+ File "/usr/lib/python3.10/urllib/request.py", line 1351, in do_open
+ raise URLError(err)
+urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
+18/12/21 (18:06:31) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1337, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+18/12/21 (18:06:31) | ERROR: <urlopen error [Errno -3] Temporary failure in name resolution>
+Traceback (most recent call last):
+ File "/usr/lib/python3.10/urllib/request.py", line 1348, in do_open
+ h.request(req.get_method(), req.selector, req.data, headers,
+ File "/usr/lib/python3.10/http/client.py", line 1282, in request
+ self._send_request(method, url, body, headers, encode_chunked)
+ File "/usr/lib/python3.10/http/client.py", line 1328, in _send_request
+ self.endheaders(body, encode_chunked=encode_chunked)
+ File "/usr/lib/python3.10/http/client.py", line 1277, in endheaders
+ self._send_output(message_body, encode_chunked=encode_chunked)
+ File "/usr/lib/python3.10/http/client.py", line 1037, in _send_output
+ self.send(msg)
+ File "/usr/lib/python3.10/http/client.py", line 975, in send
+ self.connect()
+ File "/usr/lib/python3.10/http/client.py", line 1447, in connect
+ super().connect()
+ File "/usr/lib/python3.10/http/client.py", line 941, in connect
+ self.sock = self._create_connection(
+ File "/usr/lib/python3.10/socket.py", line 824, in create_connection
+ for res in getaddrinfo(host, port, 0, SOCK_STREAM):
+ File "/usr/lib/python3.10/socket.py", line 955, in getaddrinfo
+ for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
+socket.gaierror: [Errno -3] Temporary failure in name resolution
+
+During handling of the above exception, another exception occurred:
+
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 5009, in _checker
+ with urllib.request.urlopen("https://github.com/aristocratos/bpytop/raw/master/bpytop.py", timeout=5) as source: # type: ignore
+ File "/usr/lib/python3.10/urllib/request.py", line 216, in urlopen
+ return opener.open(url, data, timeout)
+ File "/usr/lib/python3.10/urllib/request.py", line 519, in open
+ response = self._open(req, data)
+ File "/usr/lib/python3.10/urllib/request.py", line 536, in _open
+ result = self._call_chain(self.handle_open, protocol, protocol +
+ File "/usr/lib/python3.10/urllib/request.py", line 496, in _call_chain
+ result = func(*args)
+ File "/usr/lib/python3.10/urllib/request.py", line 1391, in https_open
+ return self.do_open(http.client.HTTPSConnection, req,
+ File "/usr/lib/python3.10/urllib/request.py", line 1351, in do_open
+ raise URLError(err)
+urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
+18/12/21 (21:28:48) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1337, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+27/12/21 (22:02:19) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1357, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+27/12/21 (22:04:20) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1357, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+27/12/21 (22:17:45) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1357, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+27/12/21 (22:19:59) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1357, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+27/12/21 (22:55:57) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1357, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+09/01/22 (22:20:14) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1357, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+09/01/22 (22:23:30) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1357, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+09/01/22 (22:36:32) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1357, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+09/01/22 (22:37:07) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1357, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+09/01/22 (22:41:16) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1357, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+09/01/22 (22:45:41) | ERROR: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
+Traceback (most recent call last):
+ File "/usr/bin/bpytop", line 1357, in refresh
+ for f in os.listdir(d):
+FileNotFoundError: [Errno 2] No such file or directory: '/home/zt/.config/bpytop/themes'
diff --git a/.config/glava/radial b/.config/glava/radial
new file mode 120000
index 0000000..04fe5e4
--- /dev/null
+++ b/.config/glava/radial
@@ -0,0 +1 @@
+/etc/xdg/glava//radial \ No newline at end of file
diff --git a/.config/glava/radial.glsl b/.config/glava/radial.glsl
new file mode 100755
index 0000000..a5b966c
--- /dev/null
+++ b/.config/glava/radial.glsl
@@ -0,0 +1,39 @@
+
+/* center radius (pixels) */
+#define C_RADIUS 128
+/* center line thickness (pixels) */
+#define C_LINE 1
+/* outline color */
+#define OUTLINE #ffffff
+/* number of bars (use even values for best results) */
+#define NBARS 200
+/* width (in pixels) of each bar*/
+#define BAR_WIDTH 8
+/* outline color */
+#define BAR_OUTLINE OUTLINE
+/* outline width (in pixels, set to 0 to disable outline drawing) */
+#define BAR_OUTLINE_WIDTH 0
+/* Amplify magnitude of the results each bar displays */
+#define AMPLIFY 300
+/* Bar color */
+#define COLOR (#9400ff * ((d / 128) + 0.6))
+/* Angle (in radians) for how much to rotate the visualizer */
+#define ROTATE (0)
+/* Whether to switch left/right audio buffers */
+#define INVERT 0
+/* Aliasing factors. Higher values mean more defined and jagged lines.
+ Note: aliasing does not have a notable impact on performance, but requires
+ `xroot` transparency to be enabled since it relies on alpha blending with
+ the background. */
+#define BAR_ALIAS_FACTOR 100
+#define C_ALIAS_FACTOR 1
+/* Offset (Y) of the visualization */
+#define CENTER_OFFSET_Y 290
+/* Offset (X) of the visualization */
+#define CENTER_OFFSET_X 690
+
+/* Gravity step, override from `smooth_parameters.glsl` */
+#request setgravitystep 8
+
+/* Smoothing factor, override from `smooth_parameters.glsl` */
+#request setsmoothfactor 0.03
diff --git a/.config/glava/rc.glsl b/.config/glava/rc.glsl
new file mode 100755
index 0000000..f560b8d
--- /dev/null
+++ b/.config/glava/rc.glsl
@@ -0,0 +1,227 @@
+
+/* The module to use. A module is a set of shaders used to produce
+ the visualizer. The structure for a module is the following:
+
+ module_name [directory]
+ 1.frag [file: fragment shader],
+ 2.frag [file: fragment shader],
+ ...
+
+ Shaders are loaded in numerical order, starting at '1.frag',
+ continuing indefinitely. The results of each shader (except
+ for the final pass) is given to the next shader in the list
+ as a 2D sampler.
+
+ See documentation for more details. */
+#request mod bars
+
+/* Window hints */
+#request setfloating true
+#request setdecorated false
+#request setfocused false
+#request setmaximized true
+
+/* Set window background opacity mode. Possible values are:
+
+ "native" - True transparency provided by the compositor. Can
+ reduce performance on some systems, depending on
+ the compositor used.
+
+ "xroot" - Maintain a copy of the root window's pixmap
+ (usually the desktop background) to provide a
+ pseudo-transparent effect. Useful when no compositor
+ is available or native transparency isn't nessecary.
+ Has very little performance impact.
+
+ "none" - Disable window opacity completely. */
+#request setopacity "native"
+
+/* Whether to mirror left and right audio input channels from PulseAudio.*/
+#request setmirror false
+
+/* OpenGL context and GLSL shader versions, do not change unless
+ you *absolutely* know what you are doing. */
+#request setversion 3 3
+#request setshaderversion 330
+
+/* Window title */
+#request settitle "GLava"
+
+/* Window geometry (x, y, width, height) */
+#request setgeometry 0 0 1920 1080
+
+/* Window background color (RGB format).
+ Does not work with `setopacity "xroot"` */
+#request setbg 00000000
+
+/* (X11 only) EWMH Window type. Possible values are:
+
+ "desktop", "dock", "toolbar", "menu",
+ "utility", "splash", "dialog", "normal"
+
+ This will set _NET_WM_WINDOW_TYPE to _NET_WM_WINDOW_TYPE_(TYPE),
+ where (TYPE) is the one of the window types listed (after being
+ converted to uppercase).
+
+ Alternatively, you can set this value to "!", which will cause
+ the window to be unmanaged. If this is set, then `addxwinstate`
+ will do nothing, but you can use "!+" and "!-" to stack on top
+ or below other windows.
+*/
+#request setxwintype "normal"
+
+/* (X11 only) EWMH Window state atoms (multiple can be specified).
+ Possible values are:
+
+ "modal", "sticky", "maximized_vert", "maximized_horz",
+ "shaded", "skip_taskbar", "skip_pager", "hidden", "fullscreen",
+ "above", "below", "demands_attention", "focused", "pinned"
+
+ This will add _NET_WM_STATE_(TYPE) atoms to _NET_WM_STATE,
+ where (TYPE) is one of the window states listed (after being
+ converted to uppercase).
+
+ The lines below (commented out by default) are of relevance
+ if you are trying to get GLava to behave as a desktop widget
+ and your WM is not correctly responding to the "desktop" value
+ for `setxwintype`.
+*/
+// #request addxwinstate "sticky"
+// #request addxwinstate "skip_taskbar"
+// #request addxwinstate "skip_pager"
+// #request addxwinstate "above"
+// #request addxwinstate "pinned"
+
+/* (X11 only) Use the XShape extension to support clicking through
+ the GLava window. Useful when you want to interact with other
+ desktop windows (icons, menus, desktop shells). Enabled by
+ default when GLava itself is a desktop window. */
+#request setclickthrough false
+
+/* Audio source
+
+ When the "pulseaudio" backend is set, this can be a number or
+ a name of an audio sink or device to record from. Set to "auto"
+ to use the default output device.
+
+ When the "fifo" backend is set, "auto" is interpreted as
+ "/tmp/mpd.fifo". Otherwise, a valid path should be provided. */
+#request setsource "auto"
+
+/* Buffer swap interval (vsync), set to '0' to prevent
+ waiting for refresh, '1' (or more) to wait for the specified
+ amount of frames. */
+#request setswap 1
+
+/* Linear interpolation for audio data frames. Drastically
+ improves smoothness with configurations that yield low UPS
+ (`setsamplerate` and `setsamplesize`), or monitors that have
+ high refresh rates.
+
+ This feature itself, however, will effect performance as it
+ will have to interpolate data every frame on the CPU. It will
+ automatically (and temporarily) disable itself if the update
+ rate is close to, or higher than the framerate:
+
+ if (update_rate / frame_rate > 0.9) disable_interpolation;
+
+ This will delay data output by one update frame, so it can
+ desync audio with visual effects on low UPS configs. */
+#request setinterpolate true
+
+/* Frame limiter, set to the frames per second (FPS) desired or
+ simply set to zero (or lower) to disable the frame limiter. */
+#request setframerate 0
+
+/* Suspends rendering if a fullscreen window is focused while
+ GLava is still visible (ie. on another monitor). This prevents
+ rendering from interfering with other graphically intensive
+ tasks.
+
+ If GLava is minimized or completely obscured, it will not
+ render regardless of this option. */
+#request setfullscreencheck false
+
+/* Enable/disable printing framerate every second. 'FPS' stands
+ for 'Frames Per Second', and 'UPS' stands for 'Updates Per
+ Second'. Updates are performed when new data is submitted
+ by pulseaudio, and require transformations to be re-applied
+ (thus being a good measure of how much work your CPU has to
+ perform over time) */
+#request setprintframes true
+
+/* PulseAudio sample buffer size. Lower values result in more
+ frequent audio updates (also depends on sampling rate), but
+ will also require all transformations to be applied much
+ more frequently (CPU intensive).
+
+ High (>2048, with 22050 Hz) values will decrease accuracy
+ (as some signals can be missed by transformations like FFT)
+
+ The following settings (@22050 Hz) produce the listed rates:
+
+ Sample UPS Description
+ - 2048 -> 43.0 (low accuracy, cheap), use with < 60 FPS
+ - 1024 -> 86.1 (high accuracy, expensive), use with >= 60 FPS
+ - 512 -> 172.3 (extreme accuracy, very expensive), use only
+ for graphing accurate spectrum data with
+ custom modules.
+
+ If the framerate drops below the update rate, the update rate
+ will be locked to the framerate (to prevent wasting CPU time).
+ This behaviour means you can use a 1024 sample size on a 60Hz
+ monitor with vsync enabled to get 60FPS and 60UPS.
+
+ For high refresh rate monitors (120+ Hz), it's recommended to
+ also stick with the 1024 sample size and use interpolation to
+ smooth the data, as accuracy beyond this setting is mostly
+ meaningless for visual purposes.
+*/
+#request setsamplesize 1024
+
+/* Audio buffer size to be used for processing and shaders.
+ Increasing this value can have the effect of adding 'gravity'
+ to FFT output, as the audio signal will remain in the buffer
+ longer.
+
+ This value has a _massive_ effect on FFT performance and
+ quality for some modules. */
+#request setbufsize 4096
+
+/* PulseAudio sample rate. Lower values can add 'gravity' to
+ FFT output, but can also reduce accuracy. Most hardware
+ samples at 44100Hz.
+
+ Lower sample rates also can make output more choppy, when
+ not using interpolation. It's generally OK to leave this
+ value unless you have a strange PulseAudio configuration.
+
+ This option does nothing when using the "fifo" audio
+ backend. Instead, an ideal rate should be be configured
+ in the application generating the output. */
+#request setsamplerate 22050
+
+/* ** DEPRECATED **
+ Force window geometry (locking the window in place), useful
+ for some pesky WMs that try to reposition the window when
+ embedding in the desktop.
+
+ This routinely sends X11 events and should be avoided. */
+#request setforcegeometry false
+
+/* ** DEPRECATED **
+ Force window to be raised (focused in some WMs), useful for
+ WMs that have their own stacking order for desktop windows.
+
+ This routinely sends X11 events and should be avoided. */
+#request setforceraised false
+
+/* ** DEPRECATED **
+ Scale down the audio buffer before any operations are
+ performed on the data. Higher values are faster.
+
+ This value can affect the output of various transformations,
+ since it applies (crude) averaging to the data when shrinking
+ the buffer. It is reccommended to use `setsamplerate` and
+ `setsamplesize` to improve performance or accuracy instead. */
+#request setbufscale 1