diff --git a/laptop/configs/fish/.config/fish/conf.d/rustup.fish b/laptop/configs/fish/.config/fish/conf.d/rustup.fish deleted file mode 100644 index e4cb363..0000000 --- a/laptop/configs/fish/.config/fish/conf.d/rustup.fish +++ /dev/null @@ -1 +0,0 @@ -source "$HOME/.cargo/env.fish" diff --git a/laptop/configs/fish/.config/fish/fish_variables b/laptop/configs/fish/.config/fish/fish_variables index 2975439..3470215 100644 --- a/laptop/configs/fish/.config/fish/fish_variables +++ b/laptop/configs/fish/.config/fish/fish_variables @@ -40,4 +40,4 @@ SETUVAR fish_pager_color_selected_background:\x2d\x2dbackground\x3dbrblack SETUVAR fish_pager_color_selected_completion:\x1d SETUVAR fish_pager_color_selected_description:\x1d SETUVAR fish_pager_color_selected_prefix:\x1d -SETUVAR fish_user_paths:/jbx/repos/configs\x1e/jbx\x1e/jbx/uni/phaser\x2dgame\x1e/jbx/\x2econfig/nvim\x1e/jbx/repos/spire\x1e/jbx/repos/abyss\x1e/jbx/repos/poo\x1e/jbx/uni/aula\x2d01\x1e/jbx/uni/aula\x2d02\x1e/jbx/\x2elocal/bin\x1e/yang/\x2elocal/bin +SETUVAR fish_user_paths:/home/lucas/uni/projeto\x2d1\x2dlucas\x1e/home/lucas/uni/2024\x2d02\x2dprojeto\x2d01\x2djabuxas\x1e/home/lucas/repos/configs\x1e/home/lucas/repos/abyss\x1e/home/lucas/uni/meu\x2dprimeiro\x2dcss\x2dexterno\x2djabuxas\x1e/home/lucas/\x2elocal/bin\x1e/home/lucas/uni/poo\x1e/home/lucas\x1e/jbx/repos/configs\x1e/jbx\x1e/jbx/uni/phaser\x2dgame\x1e/jbx/\x2econfig/nvim\x1e/jbx/repos/spire\x1e/jbx/repos/abyss\x1e/jbx/repos/poo\x1e/jbx/uni/aula\x2d01\x1e/jbx/uni/aula\x2d02\x1e/jbx/\x2elocal/bin\x1e/yang/\x2elocal/bin diff --git a/laptop/configs/sway/.config/sway/settings/binds b/laptop/configs/sway/.config/sway/settings/binds index cbb0903..664a174 100644 --- a/laptop/configs/sway/.config/sway/settings/binds +++ b/laptop/configs/sway/.config/sway/settings/binds @@ -16,7 +16,7 @@ mode "resize" { } bindsym $mod+r mode "resize" -bindsym $mod+b exec firefox +bindsym $mod+b exec ~/down/zen-x86_64.AppImage bindsym $mod+Shift+b exec qutebrowser bindsym $mod+Shift+apostrophe exec ~/scripts/switch.fish bindsym $mod+Return exec $term @@ -81,19 +81,19 @@ bindsym $mod+Control+s scratchpad show bindsym $mod+Shift+s exec flatpak run com.valvesoftware.Steam bindsym $mod+e exec pcmanfm -bindsym Home exec ~/.local/bin/way-print.sh p -bindsym $mod+Home exec ~/.local/bin/print-tmp.sh -bindsym Shift+Home exec ~/.local/bin/way-print.sh s -bindsym Control+Shift+Home exec ~/.local/bin/way-print.sh t -bindsym Control+Home exec ~/.local/bin/print-window.sh +bindsym Print exec ~/.local/bin/way-print.sh p +bindsym $mod+Print exec ~/.local/bin/print-tmp.sh +bindsym Shift+Print exec ~/.local/bin/way-print.sh s +bindsym Control+Shift+Print exec ~/.local/bin/way-print.sh t +bindsym Control+Print exec ~/.local/bin/print-window.sh # audio bindsym XF86AudioRaiseVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+ bindsym XF86AudioLowerVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- bindsym XF86AudioMute exec wpctl set-sink-mute @DEFAULT_SINK@ toggle bindsym XF86AudioMicMute exec wpctl set-source-mute @DEFAULT_SOURCE@ toggle -bindsym XF86MonBrightnessDown exec brightnessctl set 5%- -bindsym XF86MonBrightnessUp exec brightnessctl set 5%+ +bindsym XF86MonBrightnessDown exec sudo brightnessctl set 5%- +bindsym XF86MonBrightnessUp exec sudo brightnessctl set 5%+ bindsym XF86AudioPlay exec playerctl play-pause bindsym XF86AudioNext exec playerctl next bindsym XF86AudioPrev exec playerctl previous diff --git a/laptop/configs/sway/.config/sway/settings/config b/laptop/configs/sway/.config/sway/settings/config index e694ad2..74c120f 100644 --- a/laptop/configs/sway/.config/sway/settings/config +++ b/laptop/configs/sway/.config/sway/settings/config @@ -19,14 +19,20 @@ input "2:14:ETPS/2_Elantech_Touchpad" { } input "1:1:AT_Translated_Set_2_keyboard" { - xkb_layout br - xkb_variant abnt2 + xkb_layout us + xkb_variant intl xkb_options ctrl:nocaps } input "1241:6185:LogoTech_Gaming_Keyboard" { - xkb_layout br - xkb_variant abnt2 + xkb_layout us + xkb_variant intl + xkb_options ctrl:nocaps +} + +input "1133:50504:Logitech_USB_Receiver" { + xkb_layout us + xkb_variant intl xkb_options ctrl:nocaps } diff --git a/laptop/configs/sway/.config/sway/settings/init b/laptop/configs/sway/.config/sway/settings/init index 1d59792..5944b9b 100644 --- a/laptop/configs/sway/.config/sway/settings/init +++ b/laptop/configs/sway/.config/sway/settings/init @@ -7,8 +7,7 @@ exec_always { } exec { - pipewire & - pipewire-pulse & + gentoo-pipewire-launcher & waybar & autotiling & gammastep -t 4500:3500 -l -23.5475:-46.63611 &