Compare commits
2 Commits
cec1bbe737
...
71e3bd70b1
Author | SHA1 | Date |
---|---|---|
|
71e3bd70b1 | |
|
01d4822a86 |
|
@ -23,7 +23,7 @@ background = "#000010"
|
||||||
foreground = "#F8F8F2"
|
foreground = "#F8F8F2"
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
size = 13
|
size = 15
|
||||||
|
|
||||||
[font.bold]
|
[font.bold]
|
||||||
family = "Iosevka Term Extended"
|
family = "Iosevka Term Extended"
|
||||||
|
|
|
@ -140,7 +140,6 @@ bind = $mainMod, Y, exec, /home/user/.config/rofi/rofi-ykman.sh
|
||||||
|
|
||||||
bind = $mainMod, Escape, exec, rofi -show power-menu -modi power-menu:$scripts/rofi-power-menu
|
bind = $mainMod, Escape, exec, rofi -show power-menu -modi power-menu:$scripts/rofi-power-menu
|
||||||
|
|
||||||
bind = ,XF86PowerOff, exec, rofi -show power-menu -modi power-menu:$scripts/rofi-power-menu
|
|
||||||
bind = ,XF86MonBrightnessUp, exec, xbacklight -inc 10
|
bind = ,XF86MonBrightnessUp, exec, xbacklight -inc 10
|
||||||
bind = ,XF86MonBrightnessDown, exec, xbacklight -dec 10
|
bind = ,XF86MonBrightnessDown, exec, xbacklight -dec 10
|
||||||
bind = ,XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 10%+ --limit 1.0
|
bind = ,XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 10%+ --limit 1.0
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
ipc = off
|
ipc = off
|
||||||
|
splash = false
|
||||||
preload = ~/.config/awesome/images/wallpaper.png
|
preload = ~/.config/awesome/images/wallpaper.png
|
||||||
wallpaper = DP-1,~/.config/awesome/images/wallpaper.png
|
wallpaper = DP-1,~/.config/awesome/images/wallpaper.png
|
||||||
wallpaper = DP-2,~/.config/awesome/images/wallpaper.png
|
wallpaper = DP-2,~/.config/awesome/images/wallpaper.png
|
||||||
|
|
|
@ -2,3 +2,4 @@ logits
|
||||||
logits
|
logits
|
||||||
OpenSwarm
|
OpenSwarm
|
||||||
Lumentis
|
Lumentis
|
||||||
|
stochasticity
|
||||||
|
|
Loading…
Reference in New Issue