Miscellaneous changes.

Commit
f8dd863262b17c55999421fa71870ae99818d07d
Author
Marius Peter <marius.peter@tutanota.com>
Author date
Committer
Marius Peter <marius.peter@tutanota.com>
Committer date
Changed files
bashrc.org
index 45cdd6d5..cc0bb8b8 100644..100644
@@ -59,7 +59,7 @@
59 59 session type.
60 60
61 61 #+BEGIN_SRC shell
62 Removed: export XDG_SESSION_TYPE=x11
62 Added: export XDG_SESSION_DESKTOP=x11
63 63 #+END_SRC
64 64
65 65
conky.org
index 9eab2667..35eea603 100755..100644
@@ -24,7 +24,7 @@
24 24 draw_outline = false,
25 25 draw_shades = false,
26 26 extra_newline = false,
27 Removed: font = 'Hack:size=16',
27 Added: font = 'Courier Prime Code:size=16',
28 28 gap_x = 60,
29 29 gap_y = 60,
30 30 minimum_height = 5,
@@ -59,27 +59,31 @@
59 59 ]]
60 60 #+end_src
61 61
62 Added: #+RESULTS:
63 Added:
62 64 #+NAME: content
63 65 #+begin_src lua :tangle no :exports none
64 Removed: ${font Monoid:size=40}${time %H:%M}
65 Removed: $font${color grey}$color ${scroll 38 Conky $conky_version - $sysname $nodename $kernel $machine}
66 Removed: $hr
67 Removed: ${color grey}Uptime:$color $uptime
68 Removed: ${color grey}Frequency (in MHz):$color $freq
69 Removed: ${color grey}Frequency (in GHz):$color $freq_g
70 Removed: ${color grey}RAM Usage:$color $mem/$memmax - $memperc% ${membar 4}
71 Removed: ${color grey}Swap Usage:$color $swap/$swapmax - $swapperc% ${swapbar 4}
72 Removed: ${color grey}CPU Usage:$color $cpu% ${cpubar 4}
73 Removed: ${color grey}Processes:$color $processes ${color grey}Running:$color $running_processes
74 Removed: $hr
75 Removed: ${color grey}File systems:
76 Removed: / $color${fs_used /}/${fs_size /} ${fs_bar 6 /}
77 Removed: ${color grey}Networking:
78 Removed: Up:$color ${upspeed} ${color grey} - Down:$color ${downspeed}
79 Removed: $hr
80 Removed: ${color grey}Name PID CPU% MEM%
81 Removed: ${color lightgrey} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
82 Removed: ${color lightgrey} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
83 Removed: ${color lightgrey} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
84 Removed: ${color lightgrey} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
66 Added: ${font Monoid:size=40}${time %H:%M}
67 Added: $font${color grey}$color ${scroll 38 Conky $conky_version - $sysname $nodename $kernel $machine}
68 Added: $hr
69 Added: ${color grey}Uptime:$color $uptime
70 Added: ${color grey}Frequency (GHz):$color $freq_g
71 Added: ${color grey}RAM Usage:$color $mem/$memmax - $memperc% ${membar 4}
72 Added: ${color grey}Swap Usage:$color $swap/$swapmax - $swapperc% ${swapbar 4}
73 Added: ${color grey}CPU Usage:$color $cpu% ${cpubar 4}
74 Added: ${color grey}Processes:$color $processes | ${color grey}Running:$color $running_processes
75 Added: $hr
76 Added: ${color grey}File systems:
77 Added: / $color${fs_used /}/${fs_size /} ${fs_bar 6 /}
78 Added: ${color grey}Networking:
79 Added: Up: ${upspeed wlp3s0}/s
80 Added: ${upspeedgraph wlp3s0 80,500 444444 eeeeee}
81 Added: Down: ${downspeed wlp3s0}/s
82 Added: ${downspeedgraph wlp3s0 80,500 444444 eeeeee}
83 Added: $hr
84 Added: ${color grey}Name PID CPU% MEM%
85 Added: ${color lightgrey}${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
86 Added: ${color lightgrey}${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
87 Added: ${color lightgrey}${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
88 Added: ${color lightgrey}${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
85 89 #+end_src
conky.rc
index 00000000..67e75eab 000000..100644
@@ -0,0 +1,61 @@
1 Added: conky.config = {
2 Added: alignment= 'top_right',
3 Added: background= true,
4 Added: border_width = 1,
5 Added: cpu_avg_samples = 2,
6 Added: default_color= 'white',
7 Added: default_outline_color= 'white',
8 Added: default_shade_color= 'white',
9 Added: double_buffer= true,
10 Added: draw_borders= false,
11 Added: draw_graph_borders= true,
12 Added: draw_outline= false,
13 Added: draw_shades= false,
14 Added: font = 'Hermit-Regular:size=14',
15 Added: gap_x= 60,
16 Added: gap_y= 20,
17 Added: maximum_width= 440,
18 Added: net_avg_samples = 1,
19 Added: no_buffers= true,
20 Added: out_to_x = true,
21 Added: own_window= true,
22 Added: own_window_class= 'conky',
23 Added: own_window_type= 'override',
24 Added: own_window_transparent= true,
25 Added: own_window_argb_visual= true,
26 Added: own_window_colour= 000000,
27 Added: own_window_argb_value= 0,
28 Added: update_interval= 0.6,
29 Added: uppercase= false,
30 Added: use_xft= true,
31 Added: xftalpha= 0.8,
32 Added: }
33 Added:
34 Added: conky.text = [[
35 Added: $color
36 Added: ${alignr}${font Hermit:style=Medium:pixelsize=140}${time %H:%M}${font}
37 Added: ${voffset 8}
38 Added: ${alignr}${font Hermit:style=Medium:pixelsize=24}${time %A %d %B %Y}${font}
39 Added: ${voffset 16}
40 Added: ${color grey}Info:$color ${scroll 35 Conky $conky_version - $sysname $nodename $kernel $machine}
41 Added: ${color grey}Uptime:${alignr}$color $uptime
42 Added: ${color grey}Disk Usage:${alignr}$color ${fs_used /}/${fs_size /}
43 Added: ${fs_bar 12 /}
44 Added: $hr
45 Added: ${color grey}CPU Usage:${alignr}$color ${freq}MHz
46 Added: $cpu% ${cpubar 12}
47 Added: ${cpugraph cpu1 64,100 006477 ffffff}${cpugraph cpu2 64,100 006477 ffffff}${alignr}${cpugraph cpu3 64,100 006477 ffffff}${alignr}${cpugraph cpu4 64,100 006477 ffffff}
48 Added: ${cpugraph cpu5 64,100 006477 ffffff}${cpugraph cpu6 64,100 006477 ffffff}${alignr}${cpugraph cpu7 64,100 006477 ffffff}${alignr}${cpugraph cpu8 64,100 006477 ffffff}
49 Added: $hr
50 Added: # ${exec nvidia-smi}
51 Added: ${color grey}RAM Usage:${alignr}$color $mem/$memmax
52 Added: $memperc% ${membar 12}
53 Added: # ${color grey}Swap Usage:${alignr}$color $swap/$swapmax
54 Added: # $swapperc% ${swapbar 12}
55 Added: $hr
56 Added: ${color grey}Networking:
57 Added: ${color grey}Download:${alignr}$color ${downspeedf enp34s0}k/s (${totaldown enp34s0})
58 Added: ${downspeedgraph enp34s0 160,440 006477 ffffff}
59 Added: ${color grey}Upload: $color${alignr}${upspeedf enp34s0}k/s (${totalup enp34s0})
60 Added: ${upspeedgraph enp34s0 160,440 006477 ffffff}
61 Added: ]]
herbstluftwm-autostart.org
index 534dba0d..97f87460 100755..100644
@@ -16,7 +16,7 @@
16 16 * Introduction
17 17
18 18 This is my literate configuration for {{{hl}}} and other programs
19 Removed: started at the beginning of a graphical session. {{{hl}}} is a manual
19 Added: started at the beginning of a graphical session. {{{hl}}} is a manual
20 20 tiling window manager and is configured via the ~herbstclient~
21 21 program.
22 22
@@ -64,7 +64,7 @@
64 64 hc keyunbind --all
65 65 #+END_SRC
66 66
67 Removed: Choice of Modkey. =Mod1= is =Alt=, =Mod4= is =Super=.
67 Added: Choice of Modkey. =Mod1= is =Alt=, =Mod4= is =Super=.
68 68
69 69 #+BEGIN_SRC shell
70 70 Mod=Mod4
@@ -222,7 +222,7 @@
222 222
223 223 The following cycles through the available layouts within a frame, but
224 224 skips layouts, if the layout change wouldn't affect the actual window
225 Removed: positions. I.e. if there are two windows within a frame, the grid
225 Added: positions. I.e. if there are two windows within a frame, the grid
226 226 layout is skipped.
227 227
228 228 #+BEGIN_SRC shell
@@ -352,11 +352,11 @@
352 352 Gap between windows, tiled in a frame.
353 353
354 354 #+BEGIN_SRC shell
355 Removed: hc set window_gap 32
355 Added: hc set window_gap 24
356 356 #+END_SRC
357 357
358 358 We could reserve extra room on the edges common to all the tiled
359 Removed: windows. (Despite being a frame parameter, it really applies to the
359 Added: windows. (Despite being a frame parameter, it really applies to the
360 360 sum total of tiled windows in a given frame, so it belongs to this
361 361 section).
362 362
@@ -365,7 +365,7 @@
365 365 #+END_SRC
366 366
367 367 If only one frame exists on a given monitor, no border gap is added to
368 Removed: the unique frame. But since we set the frame gap to 0, this has no
368 Added: the unique frame. But since we set the frame gap to 0, this has no
369 369 effect.
370 370
371 371 #+BEGIN_SRC shell
@@ -415,12 +415,12 @@
415 415 * Other programs
416 416
417 417
418 Removed: ** Panel
418 Added: ** COMMENT Panel
419 419
420 420 #+begin_src shell
421 Removed: xset +fp /home/blendux/.fonts/
422 Removed: kill $(pgrep --full "panel.sh")
423 Removed: bash ~/.config/herbstluftwm/panel.sh
421 Added: # xset +fp /home/blendux/.fonts/
422 Added: kill $(pgrep --full "panel.sh")
423 Added: bash ~/.config/herbstluftwm/panel.sh
424 424 #+end_src
425 425
426 426 This panel is adapted from the one provided by default by {{{hl}}},
@@ -672,7 +672,7 @@
672 672 #+end_src
673 673
674 674
675 Removed: ** Dock
675 Added: ** COMMENT Dock
676 676
677 677 #+BEGIN_SRC shell
678 678 if [ $(pgrep plank) ]
@@ -690,9 +690,8 @@
690 690 if [ $(pgrep conky) ]
691 691 then
692 692 pkill conky
693 Removed: else
694 Removed: conky &
695 693 fi
694 Added: conky &
696 695 #+end_src
697 696
698 697
@@ -702,9 +701,9 @@
702 701 if [ $(pgrep picom) ]
703 702 then
704 703 pkill picom
705 Removed: else
706 Removed: picom &
707 704 fi
705 Added: picom &
706 Added:
708 707 #+END_SRC
709 708
710 709
scripts.org
index b179385b..b179385b 100755..100644
void-linux-wallpaper.png
index 00000000..bec6859c 000000..100644

Binary files differ