diff options
| author | srdusr <trevorgray@srdusr.com> | 2025-08-30 19:22:59 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2025-08-30 19:22:59 +0200 |
| commit | 19120d4f9761c67d99ed1ce3da6084b83f5a49c9 (patch) | |
| tree | f234cad1bdad88114a63c9702144da487024967a /.config/rofi/rofi-network-manager.conf | |
| parent | 5928998af5404ae2be84c6cecc10ebf84bd3f3ed (diff) | |
| download | dotfiles-19120d4f9761c67d99ed1ce3da6084b83f5a49c9.tar.gz dotfiles-19120d4f9761c67d99ed1ce3da6084b83f5a49c9.zip | |
Linux-specific dotfiles
Diffstat (limited to '.config/rofi/rofi-network-manager.conf')
| -rw-r--r-- | .config/rofi/rofi-network-manager.conf | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/.config/rofi/rofi-network-manager.conf b/.config/rofi/rofi-network-manager.conf deleted file mode 100644 index e182dc1..0000000 --- a/.config/rofi/rofi-network-manager.conf +++ /dev/null @@ -1,41 +0,0 @@ -# Location -# +---------- + -# | 1 | 2 | 3 | -# | 8 | 0 | 4 | -# | 7 | 6 | 5 | -# +-----------+ -#The grid represents the screen with the numbers indicating the location of the window. -#If you want the window to be in the upper right corner, set location to 3. -LOCATION=3 -#This sets the anchor point for the window displaying the QR code. -QRCODE_LOCATION=$LOCATION -#X, Y Offset -#This sets the distance of the window from the edge of the screen on the X and Y axis. -Y_AXIS=35 -X_AXIS=-10 -#X_AXIS=-315 -#Use notifications or not -#Values can be "true" or "false" -NOTIFICATIONS="false" -#Location of qrcode wifi image -QRCODE_DIR="/tmp/" -#WIDTH_FIX_MAIN/WIDTH_FIX_STATUS -#These values can be adjusted if the text doesn't fit or -#if there is too much space at the end when you launch the script. -#It will depend on the font type and size. -WIDTH_FIX_MAIN=1 -WIDTH_FIX_STATUS=10 -#Values can be "true" or "false" -#Set it to true, if the script outputs the signal strength with asterisks -#and you want bars. -ASCII_OUT=false -#Values can be "true" or "false" -#Set it to true if you want to use custom icons -#for the signal strength instead of the default ones. -CHANGE_BARS=false -#Custom signal strength indicators -SIGNAL_STRENGTH_0="0" -SIGNAL_STRENGTH_1="1" -SIGNAL_STRENGTH_2="12" -SIGNAL_STRENGTH_3="123" -SIGNAL_STRENGTH_4="1234" |
