diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com> | 2022-11-04 13:38:49 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com> | 2022-11-04 13:38:49 +0100 |
| commit | 430674ecaf5d9946434649af2beec19d1031dfbb (patch) | |
| tree | b333302115e8ff4e51323f2ce3466cb8186f90bc /i3/config | |
| parent | 08d7de79ed62f5dfafc43240e08e93f16f91f026 (diff) | |
feat(picom and i3) tweaks corner, opacity and refresh rate
Diffstat (limited to 'i3/config')
| -rw-r--r-- | i3/config | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -34,6 +34,7 @@ gaps outer 3 # show window title bars (not officially supported with i3gaps) #default_border normal +default_border pixel 0 # window title alignment #title_align center @@ -545,7 +546,7 @@ bindsym $mod+t exec rofi -show window \ #exec --no-startup-id greenclip daemon>/dev/null #bindsym $mod+c exec --no-startup-id rofi -modi "clipboard:greenclip print" -show clipboard \ # -config ~/.config/rofi/rofidmenu.rasi -exec_always --no-startup-id xrandr --output DP-0 --off --output DP-1 --off --output DP-2 --off --output DP-3 --off --output HDMI-0 -r 144.00 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP-4 --off --output DP-5 --mode 1920x1080 --pos 1920x0 --rotate normal +exec_always --no-startup-id xrandr --output DP-0 --off --output DP-1 --off --output DP-2 --off --output DP-3 --off --output HDMI-0 -r 144.00 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP-4 --off --output DP-5 -r 74.97 --mode 1920x1080 --pos 1920x0 --rotate normal # Polybar exec_always --no-startup-id killall -q polybar |
