diff --git a/dot_Xresources.tmpl b/dot_Xresources.tmpl index cc47f5e..3c936f2 100644 --- a/dot_Xresources.tmpl +++ b/dot_Xresources.tmpl @@ -26,7 +26,7 @@ URxvt*saveLines: 65500 URxvt*loginShell: false !URxvt*termName: screen-256color -{{- if (or (eq .chezmoi.hostname "jnielandt") (eq .chezmoi.hostname "zaptorjezus")) }} +{{- if (or (eq .chezmoi.hostname "nielanjo") (eq .chezmoi.hostname "jnielandt") (eq .chezmoi.hostname "zaptorjezus")) }} URxvt.font: xft:Fura Code Nerd Font Mono:size=10:antialias=true URxvt.boldfont: xft:Fura Code Nerd Font Mono:bold:size=10 {{- else }} diff --git a/dot_dotfiles/i3/config b/dot_dotfiles/i3/config index 30524cf..71ec4a0 100644 --- a/dot_dotfiles/i3/config +++ b/dot_dotfiles/i3/config @@ -15,9 +15,13 @@ for_window [class="^jetbrains-.+"][window_type=dialog] focus # fix citrix windows for_window [class="Wfica_Seamless"] floating enable +# === Borders === +hide_edge_borders smart + # border radius for the rounded windows # border_radius 0 +# === Workspaces === # Define names for default workspaces for which we configure key bindings later on. # We use variables to avoid repeating the names in multiple places. # Using the prefix of workspaces in order to be able to define ordering for special workspaces. diff --git a/dot_dotfiles/polybar/config.tmpl b/dot_dotfiles/polybar/config.tmpl index 9c0c879..d5ba46d 100644 --- a/dot_dotfiles/polybar/config.tmpl +++ b/dot_dotfiles/polybar/config.tmpl @@ -104,7 +104,7 @@ bottom = false ;unused modules - mpd xbacklight backlight-acpi alsa modules-left = i3 modules-center = temperature battery xkeyboard memory cpu filesystem updates-pacman updates-aurhelper reboot-check xbacklight top-process -modules-right = net wifi0 vpn powermenu +modules-right = net wifi0 vpn ; TRAY MANAGEMENT tray-position = right