waybar and rofi
This commit is contained in:
@ -33,8 +33,8 @@ decoration {
|
||||
rounding_power = 10
|
||||
|
||||
# Change transparency of focused and unfocused windows
|
||||
active_opacity = 0.85
|
||||
inactive_opacity = 0.85
|
||||
active_opacity = 0.9
|
||||
inactive_opacity = 0.9
|
||||
|
||||
shadow {
|
||||
enabled = true
|
||||
|
@ -17,7 +17,7 @@ monitor=,preferred,auto,1.566667
|
||||
# Set programs that you use
|
||||
$terminal = kitty
|
||||
$filemanager = kitty -e yazi
|
||||
$menu = wofi --show drun
|
||||
$menu = rofi -show drun
|
||||
$powerMenu = bash ~/.config/wofi/wofi-powermenu.sh
|
||||
$browser = firefox
|
||||
$email = thunderbird
|
||||
@ -30,7 +30,7 @@ $lockscreen = hyprlock
|
||||
#################
|
||||
|
||||
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
||||
exec-once = waybar
|
||||
#exec-once = waybar
|
||||
exec-once = hyprpaper & hypridle & $lockscreen
|
||||
exec-once = dunst
|
||||
exec-once = [workspace 2 silent] $browser
|
||||
|
Reference in New Issue
Block a user