From 98f46e3b56a94067218a991a93ffd0f5e2554e11 Mon Sep 17 00:00:00 2001 From: zachir Date: Thu, 19 Oct 2023 09:22:58 -0500 Subject: Use X11 and not Wayland now --- X11/Xresources | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'X11/Xresources') diff --git a/X11/Xresources b/X11/Xresources index e5b0aea..d5c4550 100644 --- a/X11/Xresources +++ b/X11/Xresources @@ -30,12 +30,12 @@ st.termname: st-256color st.shell: /usr/bin/tmux ! The following options options can be reloaded via USR1 signal. -st.font: mononoki Nerd Font Mono:pixelsize=9:antialias=true:autohint=true; -st.font2: Symbola:pixelsize=12:antialias=true:autohint=true; +!st.font: mononoki Nerd Font Mono:pixelsize=12:antialias=true:autohint=true; +!st.font2: Symbola:pixelsize=12:antialias=true:autohint=true; st.borderpx: 3 ! st alpha -! st.alpha: 0.8 -! st.alphaUnfocused: 0.8 +st.alpha: 0.8 +st.alphaUnfocused: 0.8 ! Available cursor values: 2 4 6 7 = █ _ | ☃ ( 1 3 5 are blinking versions) st.cursorshape: 6 ! thickness of underline and bar cursors @@ -111,7 +111,7 @@ URxvt.keysym.C-Minus: resize-font:smaller URxvt.keysym.C-Plus: resize-font:bigger ! "Enabled modi" Set from: Default -rofi.modi: window,run,ssh,drun +rofi.modi: window,run,ssh,drun.5 ! "Window width" Set from: Default rofi.width: 1366 ! "Number of lines" Set from: Default -- cgit v1.2.3