diff --git a/Xresources b/Xresources index 8d674e0..cd9e444 100644 --- a/Xresources +++ b/Xresources @@ -40,15 +40,16 @@ URxvt*background: black URxvt*transparent: true -URxvt*shading: 10 +URxvt*shading: 90 Xft.antialias: true Xft.hinting: true Xft.hintstyle: hintfull Xft.rgba: rgb +Xft.dpi: 282 !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.urlLauncher: xdg-open diff --git a/config/i3/config b/config/i3/config index 4f1e6fd..93b3673 100644 --- a/config/i3/config +++ b/config/i3/config @@ -20,7 +20,7 @@ set $mod Mod4 # Font for window titles. Will also be used by the bar unless a different font # 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 # text rendering and scalability on retina/hidpi displays (thanks to pango). @@ -51,13 +51,13 @@ default_border pixel 1 default_floating_border none # Default colors # 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.unfocused #333333 #222222 #888888 #292d2e #222222 +client.unfocused #ff0000 #222222 #888888 #444444 #444444 client.urgent #2f343a #900000 #ffffff #900000 #900000 client.placeholder #000000 #0c0c0c #ffffff #000000 #0c0c0c -client.background #ffffff +client.background #000000 # Use pactl to adjust volume in PulseAudio. 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 # Custom config window -for_window [class="Florence"] floating enable -for_window [class="Arandr"] floating enable for_window [class="vlc"] floating enable # Assign to desktop @@ -275,19 +273,20 @@ bar { colors { background #000000 statusline #ffffff - separator #666666 + separator #aaaaaa # Default conf # focused_workspace #4c7899 #285577 #ffffff - focused_workspace #ef9d00 #ffa900 #000000 - active_workspace #333333 #5f676a #ffffff - inactive_workspace #333333 #222222 #888888 + focused_workspace #ffffff #888888 #000000 + active_workspace #888888 #444444 #ffffff + inactive_workspace #888888 #444444 #ff0000 urgent_workspace #2f343a #900000 #ffffff binding_mode #2f343a #900000 #ffffff } # separator_symbol "ʃ" - separator_symbol "❰" + #separator_symbol "❰" + separator_symbol "|" strip_workspace_name no diff --git a/config/i3/i3 b/config/i3/i3 new file mode 120000 index 0000000..ed7fa96 --- /dev/null +++ b/config/i3/i3 @@ -0,0 +1 @@ +/home/legrems/Documents/dotfiles/config/i3 \ No newline at end of file diff --git a/config/trizen/trizen b/config/trizen/trizen new file mode 120000 index 0000000..7e85c82 --- /dev/null +++ b/config/trizen/trizen @@ -0,0 +1 @@ +/home/legrems/Documents/dotfiles/config/trizen \ No newline at end of file diff --git a/tmux.conf b/tmux.conf index f24a06f..823e5c7 100644 --- a/tmux.conf +++ b/tmux.conf @@ -40,7 +40,7 @@ set -g mouse on set -g history-file ~/.tmux_history # 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-yank' diff --git a/xinitrc b/xinitrc index 887d541..3df9097 100644 --- a/xinitrc +++ b/xinitrc @@ -46,10 +46,11 @@ $HOME/.config/xrandr-magic.sh $MONITOR $HOME/.config/manipulate_monitors.sh $MONITOR rtl # Swap caps + escape -setxkbmap -option caps:escape +setxkbmap -option caps:swapescape # 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 exec i3 +/usr/bin/prime-offload