added .bashrc dotfiles

This commit is contained in:
Harry 2024-10-23 18:44:14 +02:00
parent f740a9542f
commit c7ff941eb4
3 changed files with 7 additions and 2 deletions

View file

@ -0,0 +1,4 @@
alias gocode="cd ~/Documents/Code/"
eval $(zoxide init bash)
kittysay meow

View file

@ -180,8 +180,8 @@ input * {
# If there are multiple scratchpad windows, this command cycles through them.
#bindsym $mod+minus scratchpad show
# useful shortcuts
bindsym Print exec ./screen_and_copy.sh area
bindsym Ctrl+Print exec ./screen_and_copy.sh output
bindsym Print exec ~/.config/sway/screen_and_copy.sh area
bindsym Ctrl+Print exec ~/.config/sway/screen_and_copy.sh output
bindsym --locked XF86AudioMute exec wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
bindsym --locked XF86AudioLowerVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- -l 1.2
bindsym --locked XF86AudioRaiseVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+ -l 1.2

View file

@ -74,6 +74,7 @@
".profile".source = dotfiles/.profile;
".config/waybar".source = dotfiles/waybar;
".config/cava".source = dotfiles/cava;
".bashrc".source = dotfiles/bash/.bashrc;
# # You can also set the file content immediately.
# ".gradle/gradle.properties".text = ''