Working on manjaro. Back to i3!
This commit is contained in:
parent
6149f2d491
commit
45eac401de
@ -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 }}
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user