changed refresh rate and installed prism launcher
This commit is contained in:
parent
e15a806e1d
commit
8aa3ad1a61
|
@ -15,6 +15,7 @@
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
mpv
|
mpv
|
||||||
rtorrent
|
rtorrent
|
||||||
|
prismlauncher
|
||||||
wireguard-tools
|
wireguard-tools
|
||||||
spotify
|
spotify
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
|
|
|
@ -51,6 +51,7 @@ client.unfocused $unfocus $unfocus $unfocus $unfocus
|
||||||
#
|
#
|
||||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||||
output * bg ~/.config/sway/background.jpg fill
|
output * bg ~/.config/sway/background.jpg fill
|
||||||
|
output DP-1 mode 2560x1440@143.856Hz
|
||||||
|
|
||||||
bar swaybar_command waybar
|
bar swaybar_command waybar
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue