P53-specific

This commit is contained in:
Loïc Gremaud 2022-01-06 02:00:29 +01:00
parent aa03525f74
commit fa5df046ea
Signed by: Legrems
GPG Key ID: D4620E6DF3E0121D
6 changed files with 19 additions and 16 deletions

View File

@ -40,15 +40,16 @@ URxvt*background: black
URxvt*transparent: true URxvt*transparent: true
URxvt*shading: 10 URxvt*shading: 90
Xft.antialias: true Xft.antialias: true
Xft.hinting: true Xft.hinting: true
Xft.hintstyle: hintfull Xft.hintstyle: hintfull
Xft.rgba: rgb Xft.rgba: rgb
Xft.dpi: 282
!URxvt*font: xft:DejaVuSansMono:size=8:style=dzForPowerline !URxvt*font: xft:DejaVuSansMono:size=8:style=dzForPowerline
URxvt*font: xft:Courier New:size=18 URxvt*font: xft:Courier New:size=8
URxvt.perl-ext-common: default,matcher,font-size URxvt.perl-ext-common: default,matcher,font-size
URxvt.urlLauncher: xdg-open URxvt.urlLauncher: xdg-open

View File

@ -20,7 +20,7 @@ set $mod Mod4
# Font for window titles. Will also be used by the bar unless a different font # Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below. # is used in the bar {} block below.
font pango:DejaVu Sans Mono 10 font pango:DejaVu Sans Mono 6
# This font is widely installed, provides lots of unicode glyphs, right-to-left # This font is widely installed, provides lots of unicode glyphs, right-to-left
# text rendering and scalability on retina/hidpi displays (thanks to pango). # text rendering and scalability on retina/hidpi displays (thanks to pango).
@ -51,13 +51,13 @@ default_border pixel 1
default_floating_border none default_floating_border none
# Default colors # Default colors
# class border backgr. text indicator child_border # class border backgr. text indicator child_border
client.focused #ef9d00 #ffa900 #000000 #ffa900 #e33e1b client.focused #ffaaff #ffa900 #000000 #ffffff #888888
client.focused_inactive #333333 #5f676a #ffffff #484e50 #5f676a client.focused_inactive #333333 #5f676a #ffffff #484e50 #5f676a
client.unfocused #333333 #222222 #888888 #292d2e #222222 client.unfocused #ff0000 #222222 #888888 #444444 #444444
client.urgent #2f343a #900000 #ffffff #900000 #900000 client.urgent #2f343a #900000 #ffffff #900000 #900000
client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c
client.background #ffffff client.background #000000
# Use pactl to adjust volume in PulseAudio. # Use pactl to adjust volume in PulseAudio.
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +7% bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +7%
@ -235,8 +235,6 @@ bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcu
bindsym --release button2 kill bindsym --release button2 kill
# Custom config window # Custom config window
for_window [class="Florence"] floating enable
for_window [class="Arandr"] floating enable
for_window [class="vlc"] floating enable for_window [class="vlc"] floating enable
# Assign to desktop # Assign to desktop
@ -275,19 +273,20 @@ bar {
colors { colors {
background #000000 background #000000
statusline #ffffff statusline #ffffff
separator #666666 separator #aaaaaa
# Default conf # Default conf
# focused_workspace #4c7899 #285577 #ffffff # focused_workspace #4c7899 #285577 #ffffff
focused_workspace #ef9d00 #ffa900 #000000 focused_workspace #ffffff #888888 #000000
active_workspace #333333 #5f676a #ffffff active_workspace #888888 #444444 #ffffff
inactive_workspace #333333 #222222 #888888 inactive_workspace #888888 #444444 #ff0000
urgent_workspace #2f343a #900000 #ffffff urgent_workspace #2f343a #900000 #ffffff
binding_mode #2f343a #900000 #ffffff binding_mode #2f343a #900000 #ffffff
} }
# separator_symbol "ʃ" # separator_symbol "ʃ"
separator_symbol "❰" #separator_symbol "❰"
separator_symbol "|"
strip_workspace_name no strip_workspace_name no

1
config/i3/i3 Symbolic link
View File

@ -0,0 +1 @@
/home/legrems/Documents/dotfiles/config/i3

1
config/trizen/trizen Symbolic link
View File

@ -0,0 +1 @@
/home/legrems/Documents/dotfiles/config/trizen

View File

@ -40,7 +40,7 @@ set -g mouse on
set -g history-file ~/.tmux_history set -g history-file ~/.tmux_history
# List of plugins # List of plugins
set -g @plugin 'tmux-plugins/tpm' #set -g @plugin 'tmux-plugins/tpm'
#set -g @plugin 'tmux-plugins/tmux-resurrect' #set -g @plugin 'tmux-plugins/tmux-resurrect'
set -g @plugin 'tmux-plugins/tmux-yank' set -g @plugin 'tmux-plugins/tmux-yank'

View File

@ -46,10 +46,11 @@ $HOME/.config/xrandr-magic.sh $MONITOR
$HOME/.config/manipulate_monitors.sh $MONITOR rtl $HOME/.config/manipulate_monitors.sh $MONITOR rtl
# Swap caps + escape # Swap caps + escape
setxkbmap -option caps:escape setxkbmap -option caps:swapescape
# Set background # Set background
feh --bg-fill ~/Downloads/Marmotamaps_Wallpaper_Mont_Blanc_Desktop.jpg feh --bg-fill ~/Downloads/atlantis-nexus-nebula-black-background-digital-render-3840x2400-3704.jpg
# Launch i3 # Launch i3
exec i3 exec i3
/usr/bin/prime-offload