Working on manjaro. Back to i3!

This commit is contained in:
Joachim Nielandt 2022-06-10 11:37:04 +02:00
parent 6149f2d491
commit 45eac401de
3 changed files with 6 additions and 2 deletions

View File

@ -26,7 +26,7 @@ URxvt*saveLines: 65500
URxvt*loginShell: false URxvt*loginShell: false
!URxvt*termName: screen-256color !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.font: xft:Fura Code Nerd Font Mono:size=10:antialias=true
URxvt.boldfont: xft:Fura Code Nerd Font Mono:bold:size=10 URxvt.boldfont: xft:Fura Code Nerd Font Mono:bold:size=10
{{- else }} {{- else }}

View File

@ -15,9 +15,13 @@ for_window [class="^jetbrains-.+"][window_type=dialog] focus
# fix citrix windows # fix citrix windows
for_window [class="Wfica_Seamless"] floating enable for_window [class="Wfica_Seamless"] floating enable
# === Borders ===
hide_edge_borders smart
# border radius for the rounded windows # border radius for the rounded windows
# border_radius 0 # border_radius 0
# === Workspaces ===
# Define names for default workspaces for which we configure key bindings later on. # Define names for default workspaces for which we configure key bindings later on.
# We use variables to avoid repeating the names in multiple places. # 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. # Using the prefix of workspaces in order to be able to define ordering for special workspaces.

View File

@ -104,7 +104,7 @@ bottom = false
;unused modules - mpd xbacklight backlight-acpi alsa ;unused modules - mpd xbacklight backlight-acpi alsa
modules-left = i3 modules-left = i3
modules-center = temperature battery xkeyboard memory cpu filesystem updates-pacman updates-aurhelper reboot-check xbacklight top-process 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 MANAGEMENT
tray-position = right tray-position = right