add wayfarer
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
|
||||||
description = "System config";
|
description = "System config";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
@@ -293,7 +294,7 @@
|
|||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
tmux vim wget curl git w3m iftop iotop killall file unzip zip p7zip ripgrep imv killall gomuks htop python3
|
tmux vim wget curl git w3m iftop iotop killall file unzip zip p7zip ripgrep imv killall gomuks htop python3
|
||||||
waypipe firefox-wayland chromium gnome.nautilus
|
waypipe firefox-wayland chromium gnome.nautilus
|
||||||
vlc mpv libreoffice calibre foliate transmission-gtk mupdf
|
vlc mpv wayfarer libreoffice calibre foliate transmission-gtk mupdf
|
||||||
gimp
|
gimp
|
||||||
pavucontrol pywal
|
pavucontrol pywal
|
||||||
sway wayland glib dracula-theme gnome.adwaita-icon-theme swaylock swayidle wl-clipboard
|
sway wayland glib dracula-theme gnome.adwaita-icon-theme swaylock swayidle wl-clipboard
|
||||||
|
|||||||
@@ -23,7 +23,8 @@ output eDP-1 scale 1
|
|||||||
output HDMI-A-1 mode 1920x1080@60Hz
|
output HDMI-A-1 mode 1920x1080@60Hz
|
||||||
|
|
||||||
#Output DP-4 'LG Electronics LG TV SSCR2 0x00000101'
|
#Output DP-4 'LG Electronics LG TV SSCR2 0x00000101'
|
||||||
output DP-4 mode 1280x720@60Hz
|
#output DP-4 mode 1280x720@60Hz
|
||||||
|
output DP-4 mode 3840x2160@60Hz
|
||||||
|
|
||||||
# reload the configuration file
|
# reload the configuration file
|
||||||
bindsym $mod+Shift+q reload
|
bindsym $mod+Shift+q reload
|
||||||
|
|||||||
Reference in New Issue
Block a user