Compare commits
2 Commits
roc
...
47368004ab
Author | SHA1 | Date | |
---|---|---|---|
47368004ab | |||
973d5649fc |
22
.Xresources
22
.Xresources
@ -65,25 +65,3 @@ rofi.color-window: #002b37, #002b37, #003642
|
||||
rofi.color-normal: #002b37, #819396, #002b37, #003642, #819396
|
||||
rofi.color-active: #002b37, #008ed4, #002b37, #003642, #008ed4
|
||||
rofi.color-urgent: #002b37, #da4281, #002b37, #003642, #da4281
|
||||
rofi.font: DejaVu 18
|
||||
|
||||
! -------------------------------------
|
||||
! DPI pour écran très haute résolution
|
||||
! -------------------------------------
|
||||
|
||||
Xft.dpi: 200
|
||||
|
||||
! These might also be useful depending on your monitor and personal preference:
|
||||
Xft.autohint: 0
|
||||
Xft.lcdfilter: lcddefault
|
||||
Xft.hintstyle: hintfull
|
||||
Xft.hinting: 1
|
||||
Xft.antialias: 1
|
||||
Xft.rgba: rgb
|
||||
|
||||
|
||||
! --------------------------------------------------------
|
||||
! Pour la police de xterm (pour Stardew Valley notamment)
|
||||
! --------------------------------------------------------
|
||||
|
||||
XTerm.vt100.faceName: DejaVu Sans Mono:size=13:antialias=false
|
||||
|
48
.config/IJHack/QtPass.conf
Normal file
48
.config/IJHack/QtPass.conf
Normal file
@ -0,0 +1,48 @@
|
||||
[General]
|
||||
addGPGId=true
|
||||
alwaysOnTop=false
|
||||
autoPull=true
|
||||
autoPush=true
|
||||
autoclearPanelSeconds=10
|
||||
autoclearSeconds=10
|
||||
avoidCapitals=false
|
||||
avoidNumbers=false
|
||||
clipBoardType=2
|
||||
displayAsIs=false
|
||||
gitExecutable=/usr/bin/git
|
||||
gpgExecutable=/usr/bin/gpg2
|
||||
hideContent=false
|
||||
hideOnClose=true
|
||||
hidePassword=true
|
||||
lessRandom=false
|
||||
noLineWrapping=false
|
||||
passExecutable=/usr/bin/pass
|
||||
passStore=/home/od/.password-store/
|
||||
passTemplate=login\nurl
|
||||
passwordChars="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890~!@#$%^&*()_-+={}[]|:;<>,.?"
|
||||
passwordCharsselection=0
|
||||
passwordLength=16
|
||||
pwgenExecutable=/usr/bin/pwgen
|
||||
qrencodeExecutable=
|
||||
startMinimized=false
|
||||
templateAllFields=false
|
||||
useAutoclear=false
|
||||
useAutoclearPanel=false
|
||||
useGit=true
|
||||
useMonospace=false
|
||||
useOtp=false
|
||||
usePass=true
|
||||
usePwgen=true
|
||||
useQrencode=false
|
||||
useSelection=false
|
||||
useSymbols=false
|
||||
useTemplate=true
|
||||
useTrayIcon=true
|
||||
version=1.4.0
|
||||
|
||||
[mainwindow]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x5\x81\0\0\x3\x90\0\0\0\0\0\0\0\0\0\0\x5\x81\0\0\x3\x90\0\0\0\0\0\0\0\0\x5\x82\0\0\0\0\0\0\0\0\0\0\x5\x81\0\0\x3\x90)
|
||||
maximized=false
|
||||
pos=@Point(0 0)
|
||||
savestate=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\0\0\0\x5\x82\0\0\x3G\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\x1\0\0\0\x2\0\0\0\x1\0\0\0\xe\0t\0o\0o\0l\0\x42\0\x61\0r\x1\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0)
|
||||
size=@Size(1410 913)
|
@ -1,7 +1,3 @@
|
||||
# Permet à Chromium de se lancer dans Wayland
|
||||
#--enable-features=UseOzonePlatform
|
||||
#--ozone-platform=wayland
|
||||
# Permet de gérer l'écran HiDPI
|
||||
--force-device-scale-factor=2
|
||||
# Désactive l'accélération graphique mal gérée sous Chromium
|
||||
#--disable-gpu
|
||||
--enable-features=UseOzonePlatform
|
||||
--ozone-platform=wayland
|
@ -2,8 +2,3 @@
|
||||
MOZ_ENABLE_WAYLAND=1
|
||||
# Modifie le comportement JAVA pour PHPStorm
|
||||
_JAVA_AWT_WM_NONREPARENTING=1
|
||||
# Pour la résolution HiDPI
|
||||
GDK_SCALE=2
|
||||
GDK_DPI_SCALE=0.5
|
||||
QT_AUTO_SCREEN_SCALE_FACTOR=1
|
||||
QT_ENABLE_HIGHDPI_SCALING=1
|
||||
|
@ -22,7 +22,7 @@ set $mod Mod4
|
||||
|
||||
# This font is widely installed, provides lots of unicode glyphs, right-to-left
|
||||
# text rendering and scalability on retina/hidpi displays (thanks to pango).
|
||||
font pango:DejaVu Sans Mono 18
|
||||
font pango:DejaVu Sans Mono 10
|
||||
|
||||
# Before i3 v4.8, we used to recommend this one as the default:
|
||||
# font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
|
||||
@ -42,7 +42,7 @@ bindsym $mod+Shift+A kill
|
||||
|
||||
# start dmenu (a program launcher)
|
||||
#bindsym $mod+d exec dmenu_run
|
||||
bindsym $mod+d exec rofi -show combi -font "DejaVu Sans Mono 20"
|
||||
bindsym $mod+d exec rofi -show combi
|
||||
# There also is the (new) i3-dmenu-desktop which only displays applications
|
||||
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
|
||||
# installed.
|
||||
@ -187,8 +187,8 @@ bindsym XF86AudioLowerVolume exec pactl set-sink-volume $sink -5% #decrease soun
|
||||
bindsym XF86AudioMute exec pactl set-sink-mute $sink toggle # mute sound
|
||||
|
||||
# Brightness controls
|
||||
bindsym XF86MonBrightnessUp exec brightnessctl s +20 # increase screen brightness
|
||||
bindsym XF86MonBrightnessDown exec brightnessctl s 20- # decrease screen brightness
|
||||
bindsym XF86MonBrightnessUp exec xbacklight -inc 5 # increase screen brightness
|
||||
bindsym XF86MonBrightnessDown exec xbacklight -dec 5 # decrease screen brightness
|
||||
|
||||
# Player controls (via MPRIS, in example mpv-mpris)
|
||||
# play/pause
|
||||
@ -213,12 +213,6 @@ bindsym XF86Sleep exec systemctl suspend
|
||||
## STARTUP PROGRAMS
|
||||
###
|
||||
|
||||
# Résolution par défaut
|
||||
#exec_always --no-startup-id "xrandr --output eDP1 --mode 1680x1050"
|
||||
|
||||
# Rotation de l'écran
|
||||
exec_always --no-startup-id "libinput-xrandr-autorotate -touchscreens 'Screen0'"
|
||||
|
||||
# Transparency (need picom)
|
||||
exec_always --no-startup-id "killall picom; picom -b"
|
||||
|
||||
@ -243,7 +237,7 @@ smart_gaps on
|
||||
|
||||
# Random wallpaper (need ~/bin/random_wallpaper from
|
||||
# https://github.com/blankoworld/dotfiles/blob/master/bin/random_wallpaper)
|
||||
exec_always --no-startup-id "kill -9 `ps aux | grep random_wallpaper |grep -v 'grep'| awk '{print $2}'`; watch -n 900 feh --randomize --bg-fill ~/wallpapers/* &"
|
||||
exec_always --no-startup-id "kill -9 `ps aux | grep random_wallpaper |grep -v 'grep'| awk '{print $2}'`; random_wallpaper &"
|
||||
|
||||
# Hasmter indicator
|
||||
#exec --no-startup-id hamster
|
||||
|
@ -18,7 +18,7 @@ bold_font Fira Code Bold
|
||||
bold_italic_font Fira Code Retina
|
||||
|
||||
# Font size (in pts)
|
||||
font_size 13.0
|
||||
font_size 14.0
|
||||
|
||||
# The amount the font size is changed by (in pts) when increasing/decreasing
|
||||
# the font size in a running terminal.
|
||||
|
@ -21,7 +21,7 @@ alert = #bd2c40
|
||||
[bar/default]
|
||||
;monitor = ${env:MONITOR:HDMI-1}
|
||||
width = 100%
|
||||
height = 45
|
||||
height = 27
|
||||
;offset-x = 1%
|
||||
;offset-y = 1%
|
||||
radius = 0
|
||||
@ -30,28 +30,29 @@ fixed-center = false
|
||||
background = ${colors.background}
|
||||
foreground = ${colors.foreground}
|
||||
|
||||
line-size = 5
|
||||
line-size = 3
|
||||
line-color = #f00
|
||||
|
||||
border-size = 0
|
||||
border-color = #00000000
|
||||
|
||||
padding-left = 0
|
||||
padding-right = 1
|
||||
padding-right = 2
|
||||
|
||||
module-margin-left = 0
|
||||
module-margin-right = 1
|
||||
|
||||
font-0 = DejaVu Sans Mono:size=21;1
|
||||
font-0 = DejaVu Sans Mono:size=10.5;1
|
||||
;font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
|
||||
font-1 = FontAwesome:size=21
|
||||
font-2 = siji:pixelsize=21;1
|
||||
font-1 = FontAwesome:size=10
|
||||
font-2 = siji:pixelsize=10;1
|
||||
|
||||
modules-left = i3
|
||||
modules-center = xwindow
|
||||
modules-right = backlight-acpi pulseaudio memory cpu wlan eth battery temperature date powermenu tray
|
||||
modules-right = xbacklight pulseaudio memory cpu wlan eth battery temperature date powermenu
|
||||
|
||||
tray-position = right
|
||||
tray-padding = 2
|
||||
;tray-transparent = true
|
||||
;tray-background = #0063ff
|
||||
|
||||
@ -216,7 +217,7 @@ label = %percentage_used%%
|
||||
|
||||
[module/wlan]
|
||||
type = internal/network
|
||||
interface = wlan0
|
||||
interface = wlp3s0
|
||||
interval = 3.0
|
||||
|
||||
;format-connected = <ramp-signal> <label-connected>
|
||||
@ -403,11 +404,4 @@ screenchange-reload = true
|
||||
margin-top = 5
|
||||
margin-bottom = 5
|
||||
|
||||
[module/tray]
|
||||
type = internal/tray
|
||||
|
||||
tray-size = 66%
|
||||
tray-padding = 0
|
||||
tray-spacing = 10
|
||||
|
||||
; vim:ft=dosini
|
||||
|
@ -27,6 +27,11 @@ ohmyzsh/ohmyzsh path:plugins/extract
|
||||
# a kind of "cd" with shortcuts
|
||||
mfaerevaag/wd
|
||||
|
||||
# Aliases
|
||||
#ohmyzsh/ohmyzsh path:plugins/helm # semble ne pas fonctionner
|
||||
ohmyzsh/ohmyzsh path:plugins/kubectl
|
||||
ohmyzsh/ohmyzsh path:plugins/terraform
|
||||
|
||||
# Other Fish-like features
|
||||
zdharma-continuum/fast-syntax-highlighting # Syntax highlighting
|
||||
zsh-users/zsh-autosuggestions # Auto-suggestions
|
||||
|
2
.profile
2
.profile
@ -15,7 +15,7 @@ for term in kitty termite qterminal urxvt rxvt-unicode sakura gnome-terminal; do
|
||||
done
|
||||
|
||||
# Pour la batterie des ordinateurs portables (~/bin/battery)
|
||||
export BATPATH="/sys/class/power_supply/BAT0"
|
||||
#export BATPATH="/sys/class/power_supply/BAT0"
|
||||
|
||||
# Permit DBUS to be launched
|
||||
if [ "$0" = "/usr/sbin/lightdm-session" -a "$DESKTOP_SESSION" = "i3" ]; then
|
||||
|
@ -118,13 +118,13 @@ Hostname 37.187.17.29
|
||||
User root
|
||||
Port 22
|
||||
|
||||
## Serveur du salon (Beelink) - SMB / miniDLNA
|
||||
## Serveur salon (Beelink)
|
||||
Host suc
|
||||
Hostname 192.168.1.42
|
||||
User od
|
||||
Port 22
|
||||
|
||||
## Labo K8s RPI
|
||||
## Labo K8s
|
||||
Host deux
|
||||
Hostname 192.168.1.102
|
||||
User od
|
||||
|
7
.warprc
7
.warprc
@ -3,7 +3,12 @@ blog:~/projets/blog
|
||||
buf:/home/od/projets/buffet
|
||||
cal:~/projets/effeuillage
|
||||
cloud:~/freshmile/cloud
|
||||
fastapi:~/devu/exam_DOSSMANN/fastapi_exam_DOSSMANN
|
||||
graille:~/projets/graille
|
||||
ops:~/projets/ops
|
||||
patchwork:/home/od/projets/patchwork
|
||||
trognon:~/projets/trognon
|
||||
p:~/freshmile/pulp
|
||||
ps:~/freshmile/pulp/Seed
|
||||
s:~/freshmile/seed
|
||||
z:~/freshmile/zest
|
||||
zs:~/freshmile/zest/Seed
|
||||
|
Reference in New Issue
Block a user