Changes too numerable to mention

This commit is contained in:
tactonbishop 2022-06-03 23:32:56 +01:00
parent 2735299756
commit 937ead8683
11 changed files with 50 additions and 32 deletions

View file

@ -5,28 +5,28 @@
<alias> <alias>
<family>sans-serif</family> <family>sans-serif</family>
<prefer> <prefer>
<family>Roboto-Regular</family> <family>Inter-Regular</family>
</prefer> </prefer>
</alias> </alias>
<alias> <alias>
<family>system-ui</family> <family>system-ui</family>
<prefer> <prefer>
<family>Roboto-Regular</family> <family>Inter-Regular</family>
</prefer> </prefer>
</alias> </alias>
<alias> <alias>
<family>serif</family> <family>serif</family>
<prefer> <prefer>
<family>Roboto</family> <family>Literation Serif</family>
</prefer> </prefer>
</alias> </alias>
<alias> <alias>
<family>monospace</family> <family>monospace</family>
<prefer> <prefer>
<family>Fira Code</family> <family>LigaLiberationMono</family>
</prefer> </prefer>
</alias> </alias>

View file

@ -46,7 +46,7 @@ bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOU
floating_modifier $mod floating_modifier $mod
# start a terminal # start a terminal
#bindsym $mod+Return exec i3-sensible-terminal #bindsym $mod+Return exec kitty
bindsym $mod+Return exec kitty bindsym $mod+Return exec kitty
# kill focused window # kill focused window
@ -195,10 +195,11 @@ bindsym $mod+Tab exec rofi -show window # Rofi window-switcher
# THEMING # THEMING
gaps inner 5 border_radius 6
gaps outer 8 gaps inner 4
gaps outer 3
for_window [class="^.*"] border pixel 2 # Remove header on windows for_window [class="^.*"] border pixel 0 # Remove header on windows
set $yellow #717f24 set $yellow #717f24
set $green #2f7e25 set $green #2f7e25

View file

@ -1,4 +1,4 @@
include ./theme.conf include ./theme.conf
font_family LigaLiberationMono font_family LigaLiberationMono
font_size 9.0 font_size 10.5
background_opacity: 0.2 window_padding_width 12

View file

@ -28,27 +28,30 @@ disabled = #707880
[bar/example] [bar/example]
width = 100% width = 100%
height = 27 height = 30
radius = 0 radius = 6
; dpi = 96 dpi = 96
border-top = 5
border-left = 5
border-right = 5
monitor = ${env:MONITOR:} monitor = ${env:MONITOR:}
background = ${colors.background} background = ${colors.background}
foreground = ${colors.foreground} foreground = ${colors.foreground}
line-size = 2 line-size = 2
border-size = 0 border-size = 0
border-color = #00000000 border-color = #00000000
padding-left = 2 ;margin-left = 10
padding-right = 2 padding-left = 3
module-margin-left = 1 padding-right = 1
module-margin-right =3 module-margin-left = 2
module-margin-right = 2
;separator = | ;separator = |
;separator-foreground = ${colors.disabled} ;separator-foreground = ${colors.disabled}
font-0 = Roboto:pixelsize=11:style=Medium; 2 font-0 = Inter:pixelsize=11:style=Medium; 2
font-1 = unicode:fontformat=truetype:size=8:antialias=false;0 font-1 = FontAwesome:size=12;1"
font-2 = FontAwesome:size=10;1" font-2 = unicode:fontformat=truetype:size=8:antialias=false;0
font-3 = SymbolsNerdFont:size=15;3 font-3 = SymbolsNerdFont:size=15;3
@ -211,7 +214,7 @@ label-full-padding = 1
format-charging-underline = #637d75 format-charging-underline = #637d75
format-discharging = <animation-discharging> <label-discharging> format-discharging = <animation-discharging> <label-discharging>
format-discharging-underline = ${self.format-charging-underline} format-discharging-underline = ${self.format-charging-underline}
format-full-prefix = "" format-full-prefix = " "
format-full-prefix-foreground = ${colors.primary} format-full-prefix-foreground = ${colors.primary}
format-full-underline = ${self.format-charging-underline} format-full-underline = ${self.format-charging-underline}
@ -251,6 +254,8 @@ click-left = exec ~/.config/polybar/polybar_scripts/toggle_bluetooth.sh
format-padding = 1 format-padding = 1
format-foreground = ${colors.primary} format-foreground = ${colors.primary}
format-underline = ${colors.primary} format-underline = ${colors.primary}
[settings] [settings]
screenchange-reload = true screenchange-reload = true
pseudo-transparency = false pseudo-transparency = true

View file

@ -8,10 +8,10 @@
bg0: #000e07; bg0: #000e07;
bg1: #0f1610; bg1: #0f1610;
bg2: #637d75; bg2: #637d75;
bg3: #2f7e25; bg3: #18e000;
fg0: #637d75; fg0: #637d75;
fg1: #637d75; fg1: #637d75;
fg2: #717f24; fg2: #73fa91;
fg3: #637d75; fg3: #637d75;
} }

View file

@ -5,7 +5,7 @@
*******************************************************************************/ *******************************************************************************/
* { * {
font: "Roboto Medium 10"; font: "Inter Medium 11";
background-color: transparent; background-color: transparent;
text-color: @fg0; text-color: @fg0;

View file

@ -1,6 +1,6 @@
configuration { configuration {
modi: "window,run,ssh,drun"; modi: "window,run,ssh,drun";
font: "Roboto 11"; font: "Inter Medium 12";
/* location: 0;*/ /* location: 0;*/
/* yoffset: 0;*/ /* yoffset: 0;*/
/* xoffset: 0;*/ /* xoffset: 0;*/

View file

@ -1,7 +1,7 @@
username = "tactonbishop" username = "tactonbishop"
password = "7HQcmXADwE9QQD7" password = "7HQcmXADwE9QQD7"
backend = "pulseaudio" backend = "pulseaudio"
device_name = "spotifyd_arch" device_name = "ThinkPad-T15"
device_type = "computer" device_type = "computer"
bitrate = 320 bitrate = 320

View file

@ -2,7 +2,7 @@
"editor.fontFamily": "Liga Liberation Mono", "editor.fontFamily": "Liga Liberation Mono",
"editor.fontLigatures": true, "editor.fontLigatures": true,
"editor.fontSize": 12, "editor.fontSize": 12,
"editor.fontWeight": 500, "editor.fontWeight": 400,
"editor.formatOnPaste": false, "editor.formatOnPaste": false,
"editor.wordWrap": "on", "editor.wordWrap": "on",
"editor.cursorBlinking": "smooth", "editor.cursorBlinking": "smooth",

View file

@ -1,2 +1,2 @@
cursor.theme: Breeze_Default cursor.theme: Breeze_Default
Xcursor.size: 16 Xcursor.size: 6

View file

@ -49,9 +49,11 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
fi fi
#### Custom ######## # CUSTOM
# Set external monitor config (dependent on monitor connected) # Set external monitor config (dependent on monitor connected)
# For ThinkPad X220
if [[ "$(xrandr | awk '/^VGA/ { print $2 }')" == "connected" ]]; then if [[ "$(xrandr | awk '/^VGA/ { print $2 }')" == "connected" ]]; then
xrandr --output VGA1 --primary --above LVDS1 xrandr --output VGA1 --primary --above LVDS1
elif [[ "$(xrandr | awk '/^DP1/ { print $2 }')" == "connected" ]];then elif [[ "$(xrandr | awk '/^DP1/ { print $2 }')" == "connected" ]];then
@ -59,6 +61,16 @@ elif [[ "$(xrandr | awk '/^DP1/ { print $2 }')" == "connected" ]];then
else : else :
fi fi
# For ThinkPad T15
if [[ "$(xrandr | awk '/^VGA/ { print $2 }')" == "connected" ]]; then
xrandr --output VGA1 --primary --above eDP1
elif [[ "$(xrandr | awk '/^DP1/ { print $2 }')" == "connected" ]];then
xrandr --output DP1 --primary --above eDP1
elif [[ "$(xrandr | awk '/^HDMI1/ { print $2 }')" == "connected" ]];then
xrandr --output HDMI1 --primary --above eDP1
else :
fi
# Set UK keyboard # Set UK keyboard
setxkbmap gb setxkbmap gb
@ -67,7 +79,7 @@ setxkbmap gb
xmodmap ~/.Xmodmap xmodmap ~/.Xmodmap
# Set background # Set background
feh --bg-fill /home/thomas/wallpapers/arpanet_wallpaper/svg/blue.svg feh --bg-fill /home/thomas/wallpapers/arpanet_wallpaper/svg/green.svg
# Start i3 window manager # Start i3 window manager
exec i3 exec i3