Update install.sh
This commit is contained in:
@@ -131,7 +131,7 @@ sudo apt install -y wlogout swaybg swayidle swaylock xwayland
|
||||
|
||||
sudo apt install -y dbus acpi nwg-look xdg-utils xdp-tools qt6-wayland xsensors flameshot speedcrunch mc gparted mpd mpc ncmpcpp fzf ccrypt xarchiver notepadqq htop
|
||||
|
||||
sudo apt install -y thunar gvfs-backends xarchiver rofi dunst libnotify-bin notify-osd brightnessctl usbutils bash-completion firefox-esr
|
||||
sudo apt install -y thunar gvfs-backends xarchiver wofi dunst libnotify-bin notify-osd brightnessctl usbutils bash-completion firefox-esr
|
||||
|
||||
# May be deleted in the future
|
||||
# wlr-randr --dryrun
|
||||
@@ -269,7 +269,7 @@ xwayland {
|
||||
# Set programs that you use
|
||||
$terminal = kitty
|
||||
$filemanager = thunar
|
||||
$runmenu = rofi -modi "drun,run,window,filebrowser" -show drun # Switch between -modi... Default key CTRL+TAB
|
||||
$runmenu = wofi -GIm -S drun
|
||||
$browser = google-chrome
|
||||
$browser2 = firefox-esr
|
||||
|
||||
@@ -282,6 +282,7 @@ $browser2 = firefox-esr
|
||||
# Or execute your favorite apps at launch like this:
|
||||
|
||||
#exec-once = dbus-update-activation-environment --systemd --all
|
||||
#exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=Hyprland
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user