From a91448b5476dfe0364b5c2af3e71a3cb3ecb38a3 Mon Sep 17 00:00:00 2001 From: Breizh Date: Mon, 9 Sep 2019 18:40:36 +0200 Subject: [PATCH] =?UTF-8?q?Mises=20=C3=A0=20jour=20diverses?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/conky/conkyrc1 | 6 +++--- .config/conky/conkyrc2 | 4 ++-- .config/gtk-2.0/gtkfilechooser.ini | 11 ----------- .config/htop/htoprc | 2 +- .config/i3/config | 11 ++++++----- .i3blocks.conf => .config/i3blocks/config | 0 .config/mpd/mpd.conf | 2 +- .xscreensaver | 8 +++++--- 8 files changed, 18 insertions(+), 26 deletions(-) delete mode 100644 .config/gtk-2.0/gtkfilechooser.ini rename .i3blocks.conf => .config/i3blocks/config (100%) diff --git a/.config/conky/conkyrc1 b/.config/conky/conkyrc1 index 7310d21..2cba7dd 100644 --- a/.config/conky/conkyrc1 +++ b/.config/conky/conkyrc1 @@ -16,7 +16,7 @@ conky.config = { own_window_type = 'override', own_window_transparent = false, own_window_colour = '#000000', - update_interval = 2.0, + update_interval = 1.0, use_xft = true, default_color = 'A09F93', format_human_readable = true, @@ -76,8 +76,8 @@ ${template2 4} ${template2 5} ${color2}${font2}Carte graphique $hr${font}${color} -${voffset 2}GPU : ${exec conky_radeon}${goto 140}${execbar conky_radeon} -VRAM: ${exec conky_radeon vram mb}${goto 140}${execbar conky_radeon vram} +${voffset 2}GPU${goto 140}${texeci 3 conky_radeon} +VRAM: ${texeci 3 conky_radeon vram mb}${goto 140}${texeci 3 conky_radeon vram} ${color2}${font2}Espace disque $hr${font}${color} ${voffset 2}${template3 / /} diff --git a/.config/conky/conkyrc2 b/.config/conky/conkyrc2 index 465df96..1cc8b4c 100644 --- a/.config/conky/conkyrc2 +++ b/.config/conky/conkyrc2 @@ -17,7 +17,7 @@ conky.config = { own_window_type = 'override', own_window_transparent = false, own_window_colour = '#000000', - update_interval = 2.0, + update_interval = 1.0, use_xft = true, default_color = 'A09F93', format_human_readable = true, @@ -77,7 +77,7 @@ Disque dur${goto 140}${if_match ${hddtemp /dev/sda}>50}${color F2777A}$endif${hd CPU${goto 140}${if_match ${execi 5 sensors -j | jq '."k10temp-pci-00c3"."Tdie"."temp1_input"'}>70}${color F2777A}$endif${execi 5 sensors -j | jq '."k10temp-pci-00c3"."Tdie"."temp1_input"' | cut -d. -f1}°C${color} GPU${goto 140}${if_match ${execi 5 sensors -j | jq '."amdgpu-pci-0900"."temp1"."temp1_input"'}>70}${color F2777A}$endif${execi 5 sensors -j | jq '."amdgpu-pci-0900"."temp1"."temp1_input"' | cut -d. -f1}°C${color} GPU${goto 140}${if_match ${execi 5 sensors -j | jq '."amdgpu-pci-0900"."power1"."power1_average"'}>180}${color F2777A}$endif${execi 5 sensors -j | jq '."amdgpu-pci-0900"."power1"."power1_average"' | cut -d. -f1} W${color} -Pièce${goto 140}${if_match ${execi 5 sensors -j | jq '."it8792-isa-0a60"."temp2"."temp2_input"'}>30}${color F2777A}$endif${execi 5 sensors -j | jq '."it8792-isa-0a60"."temp2"."temp2_input"' | cut -d. -f1}°C${color} +Pièce${goto 140}${if_match ${execi 5 sensors -j | jq '."it8792-isa-0a60"."temp2"."temp2_input"'}>=25}${color F2777A}$endif${execi 5 sensors -j | jq '."it8792-isa-0a60"."temp2"."temp2_input"' | cut -d. -f1}°C${color} ${color2}${font2}Système $hr$font$color${voffset 2} Kernel${goto 140}$kernel diff --git a/.config/gtk-2.0/gtkfilechooser.ini b/.config/gtk-2.0/gtkfilechooser.ini deleted file mode 100644 index 51a94aa..0000000 --- a/.config/gtk-2.0/gtkfilechooser.ini +++ /dev/null @@ -1,11 +0,0 @@ -[Filechooser Settings] -LocationMode=path-bar -ShowHidden=false -ShowSizeColumn=true -GeometryX=516 -GeometryY=246 -GeometryWidth=887 -GeometryHeight=585 -SortColumn=name -SortOrder=ascending -StartupMode=recent diff --git a/.config/htop/htoprc b/.config/htop/htoprc index eec843d..8dceee8 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -1,7 +1,7 @@ # Beware! This file is rewritten by htop when settings are changed in the interface. # The parser is also very primitive, and not human-friendly. fields=0 17 18 48 49 38 39 113 111 46 47 2 1 -sort_key=0 +sort_key=46 sort_direction=1 hide_threads=0 hide_kernel_threads=1 diff --git a/.config/i3/config b/.config/i3/config index 6e51cac..e9d68dc 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -32,6 +32,7 @@ client.background $base00 # Set mod key (Mod1=, Mod4=) set $mod Mod4 exec --no-startup-id urxvtd +exec --no-startup-id numlockx on # set default desktop layout (default is tiling) # workspace_layout tabbed @@ -51,7 +52,8 @@ bindsym $mod+n border normal 1 # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. # font xft:IBM Plex Sans, DejaVu Sans 10 -font xft:xos4 Terminus, DejaVu Sans Mono 14 +#font xft:xos4 Terminus, DejaVu Sans Mono 14 +font xft:Terminus, DejaVu Sans Mono 14 # Use Mouse+$mod to drag floating windows floating_modifier $mod @@ -303,8 +305,7 @@ for_window [class="Timeset-gui"] floating enable border normal for_window [class="Xfburn"] floating enable for_window [class="(?i)variety"] floating enable for_window [class="Yad"] floating enable -for_window [class="Firefox"] border pixel 1 -for_window [class="Nightly"] border pixel 1 +for_window [class="firefox"] border pixel 1 for_window [title="(?i)pinentry"] floating enable for_window [title="(?i)Minecraft"] border none # switch to workspace with urgent window automatically @@ -381,7 +382,7 @@ exec claws-mail --online #exec claws-mail --alternate-config-dir $HOME/.claws-mail-cognix --online exec --no-startup-id jami-gnome -r exec --no-startup-id sleep 2 && urxvtc -e newsboat -exec --no-startup-id sleep 5 && i3-msg '[title="newsboat"] move scratchpad' +exec --no-startup-id sleep 7 && i3-msg '[title="newsboat"] move scratchpad' exec --no-startup-id variety #exec --no-startup-id while true; do feh --bg-center $HOME/Images/wallpapers/396396-blackangel.jpg; sleep 5m; feh --bg-max $HOME/Images/wallpapers/other-clock-tower-time-brick-gears-steampunk-high-quality-picture.jpg; sleep 5m; done exec --no-startup-id xinput --disable "AlpsPS/2 ALPS DualPoint TouchPad" @@ -413,7 +414,7 @@ bar { bindsym button5 nop # font -xos4-terminus-medium-r-normal--14-140-72-72-c-80-iso10646-1 # font xft:IBM Plex Mono, DejaVu Sans Mono 11 - font xft:xos4 Terminus, DejaVu Sans Mono 14 + # font xft:xos4 Terminus, DejaVu Sans Mono 14 strip_workspace_numbers yes colors { diff --git a/.i3blocks.conf b/.config/i3blocks/config similarity index 100% rename from .i3blocks.conf rename to .config/i3blocks/config diff --git a/.config/mpd/mpd.conf b/.config/mpd/mpd.conf index 2b31ca2..3c5c443 100644 --- a/.config/mpd/mpd.conf +++ b/.config/mpd/mpd.conf @@ -370,7 +370,7 @@ replaygain "auto" # above its original level. If replaygain_limit is disabled such amplification # might occur. By default this setting is enabled. # -#replaygain_limit "yes" +replaygain_limit "no" # # This setting enables on-the-fly normalization volume adjustment. This will # result in the volume of all playing audio to be adjusted so the output has diff --git a/.xscreensaver b/.xscreensaver index 2049209..6a5e760 100644 --- a/.xscreensaver +++ b/.xscreensaver @@ -1,9 +1,9 @@ # XScreenSaver Preferences File -# Written by xscreensaver-demo 5.42 for breizh on Sun Mar 3 18:00:14 2019. +# Written by xscreensaver-demo 5.43 for breizh on Sat Aug 31 16:59:23 2019. # https://www.jwz.org/xscreensaver/ timeout: 0:15:00 -cycle: 0:05:00 +cycle: 0:03:00 lock: True lockTimeout: 0:30:00 passwdTimeout: 0:00:30 @@ -32,7 +32,7 @@ dpmsOff: 4:00:00 grabDesktopImages: True grabVideoFrames: False chooseRandomImages: True -imageDirectory: /home/breizh/Images/wallpapers_bak +imageDirectory: /home/breizh/.config/variety mode: random selected: -1 @@ -278,6 +278,8 @@ programs: \ glitchpeg -root \n\ vfeedback -root \n\ GL: handsy -root \n\ + GL: deepstars -root \n\ + GL: gravitywell -root \n\ pointerPollTime: 0:00:05