Compare commits
No commits in common. "71e3bd70b18d954b0f34f04d4deff4f1c25195b1" and "cec1bbe737836962df8d2bddb5c5db298ba68707" have entirely different histories.
71e3bd70b1
...
cec1bbe737
|
@ -23,7 +23,7 @@ background = "#000010"
|
|||
foreground = "#F8F8F2"
|
||||
|
||||
[font]
|
||||
size = 15
|
||||
size = 13
|
||||
|
||||
[font.bold]
|
||||
family = "Iosevka Term Extended"
|
||||
|
|
|
@ -140,6 +140,7 @@ 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 = ,XF86PowerOff, exec, rofi -show power-menu -modi power-menu:$scripts/rofi-power-menu
|
||||
bind = ,XF86MonBrightnessUp, exec, xbacklight -inc 10
|
||||
bind = ,XF86MonBrightnessDown, exec, xbacklight -dec 10
|
||||
bind = ,XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 10%+ --limit 1.0
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
ipc = off
|
||||
splash = false
|
||||
preload = ~/.config/awesome/images/wallpaper.png
|
||||
wallpaper = DP-1,~/.config/awesome/images/wallpaper.png
|
||||
wallpaper = DP-2,~/.config/awesome/images/wallpaper.png
|
||||
|
|
|
@ -2,4 +2,3 @@ logits
|
|||
logits
|
||||
OpenSwarm
|
||||
Lumentis
|
||||
stochasticity
|
||||
|
|
Loading…
Reference in New Issue