forked from oelholm/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
41 changed files
with
3,358 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[General] | ||
theme=Sweet-Mars# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[qt] | ||
5.15\libraryPath= | ||
GUIEffects=none | ||
KDE\contrast=5 | ||
KWinPalette\activeBackground=#2f343f | ||
KWinPalette\activeBlend=#2f343f | ||
KWinPalette\activeForeground=#d3dae3 | ||
KWinPalette\activeTitleBtnBg=#000000 | ||
KWinPalette\frame=#000000 | ||
KWinPalette\inactiveBackground=#2f343f | ||
KWinPalette\inactiveBlend=#2f343f | ||
KWinPalette\inactiveForeground=#666a73 | ||
KWinPalette\inactiveFrame=#000000 | ||
KWinPalette\inactiveTitleBtnBg=#000000 | ||
Palette\active=#76777a, #1c2124, #364046, #2c3338, #101214, #181d1f, #76777a, #ffffff, #76777a, #1a1e21, #1c2124, #0b0d0f, #f67e7d, #f7f7f7, #5294e2, #7cb7ff, #141a21, #000000, #353945, #d3dae3, #76777a | ||
Palette\disabled=#393c3f, #1b1f22, #363f45, #2b3237, #0f1113, #171c1e, #373a3d, #ffffff, #393c3f, #191d1f, #1b1f22, #0b0d0e, #1b1f22, #393c3f, #2b4460, #39506a, #13191f, #000000, #353945, #d3dae3, #76777a | ||
Palette\inactive=#76777a, #1c2124, #364046, #2c3338, #101214, #181d1f, #76777a, #ffffff, #76777a, #1a1e21, #1c2124, #0b0d0f, #583131, #76777a, #5294e2, #7cb7ff, #141a21, #000000, #353945, #d3dae3, #76777a | ||
font="Ubuntu,9,-1,5,63,0,0,0,0,0,Medium" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[Style] | ||
MenuOpacity=20 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,84 @@ | ||
conky.config = { | ||
|
||
background = true, | ||
double_buffer = true, | ||
|
||
alignment = 'top_left', | ||
xinerama_head = 2, | ||
|
||
|
||
border_width = 1, | ||
cpu_avg_samples = 2, | ||
default_color = 'white', | ||
default_outline_color = 'white', | ||
default_shade_color = 'white', | ||
draw_borders = false, | ||
draw_graph_borders = true, | ||
draw_outline = false, | ||
draw_shades = false, | ||
|
||
gap_x = 40, | ||
gap_y = 20, | ||
net_avg_samples = 2, | ||
no_buffers = true, | ||
out_to_console = false, | ||
out_to_stderr = false, | ||
extra_newline = false, | ||
|
||
own_window = true, | ||
own_window_type = 'default', | ||
own_window_transparent = true, | ||
own_window_colour = '000000', | ||
own_window_argb_visual = true, | ||
own_window_argb_value = 0, | ||
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager', | ||
|
||
minimum_width = 170, minimum_height = 0, | ||
stippled_borders = 0, | ||
update_interval = 2.0, | ||
uppercase = false, | ||
use_spacer = 'none', | ||
|
||
show_graph_scale = false, | ||
show_graph_range = false, | ||
|
||
use_xft = true, | ||
xftalpha = 1, | ||
font = 'Ubuntu:size=11', | ||
color0 = 'white', | ||
color1 = '194151', | ||
color2 = 'FD989C', | ||
color3 = '61abc2', | ||
|
||
|
||
}; | ||
|
||
conky.text = [[ | ||
${color3}${font Ubuntu:bold:size=11}SYSTEM ${hr 2}${color} | ||
${color}${font Ubuntu:size=9}Machine: ${alignr}${color2}${nodename} | ||
${color}${font Ubuntu:size=9}Kernel: ${alignr}${color2}${kernel} | ||
${alignr}${color2}${sysname} | ||
${color}${font Ubuntu:size=9}Uptime: ${alignr}${color2}${uptime} | ||
|
||
${color3}${font Ubuntu:bold:size=11}USAGE ${hr 2} | ||
${color2}${font Ubuntu:bold:size=11}CPU ${color0}${alignr}${cpu cpu0}% | ||
${color1}${cpubar cpu0 5,} | ||
${color0}${font Ubuntu:size=9}${top name 1} $alignr ${top cpu 1}% | ||
${top name 2} $alignr ${top cpu 2}% | ||
${top name 3} $alignr ${top cpu 3}% | ||
${top name 4} $alignr ${top cpu 4}% | ||
${top name 5} $alignr ${top cpu 5}% | ||
|
||
${color2}${font Ubuntu:bold:size=11}RAM ${color0}${alignr}${mem} | ||
${color1}${membar 5,} | ||
${color0}${font Ubuntu:size=9}${top_mem name 1} $alignr ${top_mem mem_res 1} | ||
${top_mem name 2} $alignr ${top_mem mem_res 2} | ||
${top_mem name 3} $alignr ${top_mem mem_res 3} | ||
${top_mem name 4} $alignr ${top_mem mem_res 4} | ||
${top_mem name 5} $alignr ${top_mem mem_res 5} | ||
|
||
${color3}${font Ubuntu:bold:size=11}TEMPERATURE ${hr 2} | ||
${color}${font Ubuntu:size=9}CPU: $alignr${color2}${exec sensors|grep 'Core 0'|awk '{print $3}'} | ||
${color}${font Ubuntu:size=9}GPU: $alignr${color2}+${execi 60 nvidia-settings -query GPUCoreTemp| grep gpu | perl -ne 'print $1 if /GPUCoreTemp.*?: (\d+)./;'}.0°C | ||
|
||
]]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
DVI-D-0 Height 1080=503 | ||
DVI-D-0 Width 1920=750 | ||
DVI-D-0 XPosition=4 | ||
DVI-D-0 YPosition=435 | ||
MenuBar=Disabled | ||
State=AAAA/wAAAAD9AAAAAwAAAAAAAAC4AAAB0fwCAAAAAvsAAAAWAGYAbwBsAGQAZQByAHMARABvAGMAawAAAAAA/////wAAAAoBAAAD+wAAABQAcABsAGEAYwBlAHMARABvAGMAawEAAAAmAAAB0QAAAF0BAAADAAAAAQAAAAAAAAAA/AIAAAAB+wAAABAAaQBuAGYAbwBEAG8AYwBrAAAAAAD/////AAAACgEAAAMAAAADAAAAAAAAAAD8AQAAAAH7AAAAGAB0AGUAcgBtAGkAbgBhAGwARABvAGMAawAAAAAA/////wAAAAoBAAADAAACNQAAAdEAAAAEAAAABAAAAAgAAAAI/AAAAAEAAAACAAAAAQAAABYAbQBhAGkAbgBUAG8AbwBsAEIAYQByAQAAAAD/////AAAAAAAAAAA= | ||
|
||
[CompactMode] | ||
FontWeight=50 | ||
|
||
[DetailsMode] | ||
FontWeight=50 | ||
PreviewSize=32 | ||
|
||
[General] | ||
Version=200 | ||
ViewPropsTimestamp=2020,12,27,18,1,29 | ||
|
||
[IconsMode] | ||
FontWeight=50 | ||
PreviewSize=128 | ||
|
||
[KPropertiesDialog] | ||
DVI-D-0 DP-5 Height 1080=430 | ||
DVI-D-0 DP-5 Width 1920=375 | ||
DVI-D-0 Height 1080=453 | ||
DVI-D-0 Width 1920=510 | ||
|
||
[MainWindow] | ||
DVI-D-0 DP-5 Height 1080=480 | ||
DVI-D-0 DP-5 Width 1920=640 | ||
DVI-D-0 DP-5 XPosition=128 | ||
DVI-D-0 DP-5 YPosition=97 | ||
DVI-D-0 Height 1080=613 | ||
DVI-D-0 Width 1920=712 | ||
DVI-D-0 XPosition=518 | ||
DVI-D-0 YPosition=270 | ||
MenuBar=Disabled | ||
RestorePositionForNextInstance=false | ||
State=AAAA/wAAAAD9AAAAAwAAAAAAAADqAAABtvwCAAAAAvsAAAAWAGYAbwBsAGQAZQByAHMARABvAGMAawAAAAAA/////wAAAAIA////+wAAABQAcABsAGEAYwBlAHMARABvAGMAawEAAAAqAAABtgAAAE4A////AAAAAQAAAAAAAAAA/AIAAAAB+wAAABAAaQBuAGYAbwBEAG8AYwBrAAAAAAD/////AAAAAgD///8AAAADAAAAAAAAAAD8AQAAAAH7AAAAGAB0AGUAcgBtAGkAbgBhAGwARABvAGMAawAAAAAA/////wAAAAIA////AAABkgAAAbYAAAAEAAAABAAAAAgAAAAI/AAAAAEAAAACAAAAAQAAABYAbQBhAGkAbgBUAG8AbwBsAEIAYQByAQAAAAD/////AAAAAAAAAAA= | ||
ToolBarsMovable=Disabled | ||
|
||
[Notification Messages] | ||
ConfirmDelete=true | ||
|
||
[Open-with settings] | ||
CompletionMode=1 | ||
History=mouse | ||
|
||
[PreviewSettings] | ||
Plugins=appimagethumbnail,audiothumbnail,blenderthumbnail,comicbookthumbnail,cursorthumbnail,djvuthumbnail,ebookthumbnail,exrthumbnail,directorythumbnail,fontthumbnail,imagethumbnail,jpegthumbnail,kraorathumbnail,windowsexethumbnail,windowsimagethumbnail,opendocumentthumbnail,gsthumbnail,rawthumbnail,svgthumbnail | ||
|
||
[SettingsDialog] | ||
DVI-D-0 Height 1080=411 | ||
DVI-D-0 Width 1920=639 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.