aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-01-25 23:37:30 -0800
committerclarkzjw <[email protected]>2023-01-25 23:37:30 -0800
commit988ac8f9cced74176695ab7ea04b0f6105c5d492 (patch)
tree4493a28a9322c5b4036b7dae528852c184042adc /dot_config/i3/config
parentcb01f51ad6792cfbdd98372213ef06e06d1e2a20 (diff)
downloaddotfiles-988ac8f9cced74176695ab7ea04b0f6105c5d492.tar.gz
i3: update powermenu
Diffstat (limited to 'dot_config/i3/config')
-rw-r--r--dot_config/i3/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/dot_config/i3/config b/dot_config/i3/config
index 4175611..f1d3a04 100644
--- a/dot_config/i3/config
+++ b/dot_config/i3/config
@@ -536,6 +536,7 @@ bar {
536 urgent_workspace $urgentred $urgentred $white $purple 536 urgent_workspace $urgentred $urgentred $white $purple
537 } 537 }
538} 538}
539
539# you can add different bars for multidisplay setups on each display: 540# you can add different bars for multidisplay setups on each display:
540# set output HDMI-0 to the display you want the bar, --transparency can be set. 541# set output HDMI-0 to the display you want the bar, --transparency can be set.
541# Transparency needs rgba color codes to be used where the last two letters are the transparency factor see here: 542# Transparency needs rgba color codes to be used where the last two letters are the transparency factor see here:
Powered by cgit v1.2.3 (git 2.41.0)